Skip to content

Commit 6470afc

Browse files
committed
Remove ITM Trace support from Arduino Nano 33 BLE
1 parent 78d26a7 commit 6470afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7894,7 +7894,7 @@
78947894
"features_add": ["BLE", "STORAGE"],
78957895
"components_remove": ["QSPIF"],
78967896
"components_add": ["FLASHIAP"],
7897-
"device_has_remove": ["QSPI"],
7897+
"device_has_remove": ["QSPI", "ITM"],
78987898
"device_has_add": ["FLASH"],
78997899
"macros_add": [
79007900
"CONFIG_GPIO_AS_PINRESET"

0 commit comments

Comments
 (0)