Skip to content

Commit 69b52e6

Browse files
committed
Nuvoton: Enable fault handler dump message for M23 targets
Support targets: - NU_PFM_M2351 - NUMAKER_IOT_M263A - NUMAKER_IOT_M252
1 parent f5633c4 commit 69b52e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

targets/targets.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8878,7 +8878,6 @@
88788878
],
88798879
"OUTPUT_EXT": "hex",
88808880
"macros": [
8881-
"MBED_FAULT_HANDLER_DISABLED",
88828881
"LPTICKER_DELAY_TICKS=4"
88838882
],
88848883
"is_disk_virtual": true,
@@ -9165,7 +9164,6 @@
91659164
"FLASH_CMSIS_ALGO"
91669165
],
91679166
"macros_add": [
9168-
"MBED_FAULT_HANDLER_DISABLED",
91699167
"LPTICKER_DELAY_TICKS=4"
91709168
],
91719169
"supported_toolchains": ["ARMC6", "GCC_ARM", "IAR"],
@@ -10024,7 +10022,6 @@
1002410022
"FLASH_CMSIS_ALGO"
1002510023
],
1002610024
"macros": [
10027-
"MBED_FAULT_HANDLER_DISABLED",
1002810025
"LPTICKER_DELAY_TICKS=4"
1002910026
],
1003010027
"is_disk_virtual": true,

0 commit comments

Comments
 (0)