mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #11294 from NXPmicro/KL43_Add_Storage
KL43Z: Enable FALSHIAP storagepull/11316/head
commit
b786e68a6a
|
@ -1291,6 +1291,7 @@
|
|||
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
|
||||
"extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM"],
|
||||
"macros": ["CPU_MKL43Z256VLH4", "FSL_RTOS_MBED"],
|
||||
"components_add": ["FLASHIAP"],
|
||||
"is_disk_virtual": true,
|
||||
"inherits": ["Target"],
|
||||
"detect_code": ["0262"],
|
||||
|
|
Loading…
Reference in New Issue