[M2351] Disabled fault handler support

pull/7302/head
deepikabhavnani 2018-02-16 11:54:44 -06:00 committed by ccli8
parent 2b44eeaef5
commit 21de229047
1 changed files with 1 additions and 0 deletions

View File

@ -4223,6 +4223,7 @@
"core": "Cortex-M23",
"default_toolchain": "GCC_ARM",
"extra_labels": ["NUVOTON", "M2351", "M2351K1AAEES"],
"macros": ["MBED_FAULT_HANDLER_DISABLED"],
"is_disk_virtual": true,
"supported_toolchains": ["GCC_ARM", "IAR", "ARMC6"],
"inherits": ["Target"],