mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #13739 from OpenNuvoton/nuvoton_m23_fault_handler_5.15
Nuvoton: Enable fault handler dump message on CM23 targets (5.15)pull/13774/head
commit
970d10a502
|
@ -8879,7 +8879,6 @@
|
|||
],
|
||||
"OUTPUT_EXT": "hex",
|
||||
"macros": [
|
||||
"MBED_FAULT_HANDLER_DISABLED",
|
||||
"LPTICKER_DELAY_TICKS=4"
|
||||
],
|
||||
"is_disk_virtual": true,
|
||||
|
@ -9166,7 +9165,6 @@
|
|||
"FLASH_CMSIS_ALGO"
|
||||
],
|
||||
"macros_add": [
|
||||
"MBED_FAULT_HANDLER_DISABLED",
|
||||
"LPTICKER_DELAY_TICKS=4"
|
||||
],
|
||||
"supported_toolchains": ["ARMC6", "GCC_ARM", "IAR"],
|
||||
|
@ -10025,7 +10023,6 @@
|
|||
"FLASH_CMSIS_ALGO"
|
||||
],
|
||||
"macros": [
|
||||
"MBED_FAULT_HANDLER_DISABLED",
|
||||
"LPTICKER_DELAY_TICKS=4"
|
||||
],
|
||||
"is_disk_virtual": true,
|
||||
|
|
Loading…
Reference in New Issue