Skip to content

Commit 970d10a

Browse files
authored
Merge pull request #13739 from OpenNuvoton/nuvoton_m23_fault_handler_5.15
Nuvoton: Enable fault handler dump message on CM23 targets (5.15)
2 parents cf4f584 + 69b52e6 commit 970d10a

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
@@ -8879,7 +8879,6 @@
88798879
],
88808880
"OUTPUT_EXT": "hex",
88818881
"macros": [
8882-
"MBED_FAULT_HANDLER_DISABLED",
88838882
"LPTICKER_DELAY_TICKS=4"
88848883
],
88858884
"is_disk_virtual": true,
@@ -9166,7 +9165,6 @@
91669165
"FLASH_CMSIS_ALGO"
91679166
],
91689167
"macros_add": [
9169-
"MBED_FAULT_HANDLER_DISABLED",
91709168
"LPTICKER_DELAY_TICKS=4"
91719169
],
91729170
"supported_toolchains": ["ARMC6", "GCC_ARM", "IAR"],
@@ -10025,7 +10023,6 @@
1002510023
"FLASH_CMSIS_ALGO"
1002610024
],
1002710025
"macros": [
10028-
"MBED_FAULT_HANDLER_DISABLED",
1002910026
"LPTICKER_DELAY_TICKS=4"
1003010027
],
1003110028
"is_disk_virtual": true,

0 commit comments

Comments
 (0)