mirror of https://github.com/ARMmbed/mbed-os.git
Nuvoton: Enable fault handler dump message for M23 targets
Support targets: - NUMAKER_IOT_M263A - NUMAKER_IOT_M252pull/13738/head
parent
ad40b1b267
commit
82ce0243f9
|
|
@ -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