Skip to content

Commit b786e68

Browse files
authored
Merge pull request #11294 from NXPmicro/KL43_Add_Storage
KL43Z: Enable FALSHIAP storage
2 parents a1540c5 + 6d736d8 commit b786e68

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
@@ -1291,6 +1291,7 @@
12911291
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
12921292
"extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM"],
12931293
"macros": ["CPU_MKL43Z256VLH4", "FSL_RTOS_MBED"],
1294+
"components_add": ["FLASHIAP"],
12941295
"is_disk_virtual": true,
12951296
"inherits": ["Target"],
12961297
"detect_code": ["0262"],

0 commit comments

Comments
 (0)