Remove ITM Trace support from Arduino Nano 33 BLE

pull/11848/head
Giampaolo Mancini 2019-11-12 14:26:27 +01:00
parent 78d26a7d05
commit 6470afc1fc
1 changed files with 1 additions and 1 deletions

View File

@ -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"