mirror of https://github.com/ARMmbed/mbed-os.git
Remove ITM Trace support from Arduino Nano 33 BLE
parent
78d26a7d05
commit
6470afc1fc
|
@ -7894,7 +7894,7 @@
|
|||
"features_add": ["BLE", "STORAGE"],
|
||||
"components_remove": ["QSPIF"],
|
||||
"components_add": ["FLASHIAP"],
|
||||
"device_has_remove": ["QSPI"],
|
||||
"device_has_remove": ["QSPI", "ITM"],
|
||||
"device_has_add": ["FLASH"],
|
||||
"macros_add": [
|
||||
"CONFIG_GPIO_AS_PINRESET"
|
||||
|
|
Loading…
Reference in New Issue