Merge pull request #11294 from NXPmicro/KL43_Add_Storage

KL43Z: Enable FALSHIAP storage
pull/11316/head
Martin Kojtal 2019-08-23 15:43:19 +02:00 committed by GitHub
commit b786e68a6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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"],