Skip to content

Commit 5a1a25a

Browse files
committed
Add MBED_FAULT_HANDLER_DISABLED into macros to avoid GCC issue
1 parent e57ed04 commit 5a1a25a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9039,6 +9039,7 @@
90399039
"FLASH_CMSIS_ALGO"
90409040
],
90419041
"macros": [
9042+
"MBED_FAULT_HANDLER_DISABLED",
90429043
"LPTICKER_DELAY_TICKS=3"
90439044
],
90449045
"is_disk_virtual": true,

0 commit comments

Comments
 (0)