Skip to content

Commit bdea678

Browse files
author
Oren Cohen
committed
Add MBED_SPM label to K64F
Ensure that K64F will continue to receive PSA defines
1 parent b7b8551 commit bdea678

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,8 @@
14521452
"KPSDK_CODE",
14531453
"MCU_K64F",
14541454
"Freescale_EMAC",
1455-
"PSA"
1455+
"PSA",
1456+
"MBED_SPM"
14561457
],
14571458
"is_disk_virtual": true,
14581459
"macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED", "MBEDTLS_PSA_CRYPTO_C"],

0 commit comments

Comments
 (0)