mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #13738 from OpenNuvoton/nuvoton_m23_fault_handler
Nuvoton: Enable fault handler dump message on CM23 targetspull/13745/head
commit
2311398adf
|
@ -5842,7 +5842,6 @@
|
||||||
"FLASH_CMSIS_ALGO"
|
"FLASH_CMSIS_ALGO"
|
||||||
],
|
],
|
||||||
"macros_add": [
|
"macros_add": [
|
||||||
"MBED_FAULT_HANDLER_DISABLED",
|
|
||||||
"LPTICKER_DELAY_TICKS=4"
|
"LPTICKER_DELAY_TICKS=4"
|
||||||
],
|
],
|
||||||
"supported_toolchains": [
|
"supported_toolchains": [
|
||||||
|
@ -6693,7 +6692,6 @@
|
||||||
"FLASH_CMSIS_ALGO"
|
"FLASH_CMSIS_ALGO"
|
||||||
],
|
],
|
||||||
"macros": [
|
"macros": [
|
||||||
"MBED_FAULT_HANDLER_DISABLED",
|
|
||||||
"LPTICKER_DELAY_TICKS=4"
|
"LPTICKER_DELAY_TICKS=4"
|
||||||
],
|
],
|
||||||
"is_disk_virtual": true,
|
"is_disk_virtual": true,
|
||||||
|
|
Loading…
Reference in New Issue