added NRF52840_DONGLE

added NRF52840_DONGLE
pull/15504/head
Charles 2024-04-05 16:54:53 +02:00
parent df0dc8b43e
commit 8ede4155be
1 changed files with 21 additions and 0 deletions

View File

@ -7127,6 +7127,27 @@
"full", "bare-metal"
]
},
"NRF52840_DONGLE": {
"inherits": [
"MCU_NRF52840"
],
"supported_form_factors": [],
"macros_add": [
"CONFIG_GPIO_AS_PINRESET"
],
"components_remove": [
"QSPIF"
],
"config": {
"enable-objects-extensions": {
"help": "Enable inclusion of objects_extensions.h",
"value": false
}
},
"supported_application_profiles": [
"full", "bare-metal"
]
},
"ARDUINO_NANO33BLE": {
"inherits": [
"MCU_NRF52840"