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
Martin Kojtal 2020-10-13 13:33:26 +01:00 committed by GitHub
commit 970d10a502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -8879,7 +8879,6 @@
], ],
"OUTPUT_EXT": "hex", "OUTPUT_EXT": "hex",
"macros": [ "macros": [
"MBED_FAULT_HANDLER_DISABLED",
"LPTICKER_DELAY_TICKS=4" "LPTICKER_DELAY_TICKS=4"
], ],
"is_disk_virtual": true, "is_disk_virtual": true,
@ -9166,7 +9165,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": ["ARMC6", "GCC_ARM", "IAR"], "supported_toolchains": ["ARMC6", "GCC_ARM", "IAR"],
@ -10025,7 +10023,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,