mirror of https://github.com/ARMmbed/mbed-os.git
Add MBED_FAULT_HANDLER_DISABLED into macros to avoid GCC issue
parent
e57ed04252
commit
5a1a25abe0
|
@ -9039,6 +9039,7 @@
|
|||
"FLASH_CMSIS_ALGO"
|
||||
],
|
||||
"macros": [
|
||||
"MBED_FAULT_HANDLER_DISABLED",
|
||||
"LPTICKER_DELAY_TICKS=3"
|
||||
],
|
||||
"is_disk_virtual": true,
|
||||
|
|
Loading…
Reference in New Issue