Add MBED_FAULT_HANDLER_DISABLED into macros to avoid GCC issue

pull/11122/head
cyliangtw 2019-08-23 21:53:01 +08:00
parent e57ed04252
commit 5a1a25abe0
1 changed files with 1 additions and 0 deletions

View File

@ -9039,6 +9039,7 @@
"FLASH_CMSIS_ALGO" "FLASH_CMSIS_ALGO"
], ],
"macros": [ "macros": [
"MBED_FAULT_HANDLER_DISABLED",
"LPTICKER_DELAY_TICKS=3" "LPTICKER_DELAY_TICKS=3"
], ],
"is_disk_virtual": true, "is_disk_virtual": true,