Skip to content

Addition of LR1110 driver #234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
  • Loading branch information
kvkc97 committed May 7, 2021
commit 2c9dcfeea2c5776fe4bd024894181aeffd74f334
2 changes: 2 additions & 0 deletions custom_targets.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{

"MYTARGET": {
"inherits": ["MCU_STM32WB55xx"],
"device_has": [ "USTICKER", "LPTICKER", "RTC", "ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT",
Expand All @@ -7,4 +8,5 @@
"device_name": "STM32WB55RGVx",
"supported_form_factors": ["ARDUINO", "MORPHO"]
}

}
You are viewing a condensed version of this merge commit. You can view the full changes here.