mirror of https://github.com/ARMmbed/mbed-os.git
KW41Z: Avoid using TARGET_NXP macro
Having Freescale and NXP macro causes compile from both TARGET_Freescale and TARGET_NXP HAL folders. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>pull/13115/head
parent
469ada5a11
commit
9e8998a91c
|
|
@ -696,8 +696,7 @@
|
||||||
"MCUXpresso_MCUS",
|
"MCUXpresso_MCUS",
|
||||||
"KSDK2_MCUS",
|
"KSDK2_MCUS",
|
||||||
"FRDM",
|
"FRDM",
|
||||||
"FRAMEWORK_5_3_3",
|
"FRAMEWORK_5_3_3"
|
||||||
"NXP"
|
|
||||||
],
|
],
|
||||||
"is_disk_virtual": true,
|
"is_disk_virtual": true,
|
||||||
"macros": [
|
"macros": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue