mbed-os/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS
Martin Kojtal 41995a7427 nxp: fix vector redefinition from CMSIS
Since 5.7 CMSIS update to Mbed OS, __VECTOR_TABLE is defined in cmsis_gcc header
file. Many MCU in NXP uses this symbol as linker definition, therefore we should
check if already defined and undefined it.

Fixes #13062
2020-06-04 09:10:08 +01:00
..
TARGET_K66F Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_K82F Re-enable K82F target 2020-04-30 09:56:37 +01:00
TARGET_KL27Z Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_KL43Z Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_KW41Z Re-enable K82F target 2020-04-30 09:56:37 +01:00
TARGET_MCU_K22F Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_MCU_K64F Remove MTS_GAMBIT target 2020-04-30 09:56:36 +01:00
api Remove RAPIDIOT targets 2020-04-30 09:56:33 +01:00
middleware/wireless/TARGET_FRAMEWORK_5_3_3 Add nanostack support for KW41Z 2019-01-09 07:43:41 -06:00
fsl_common.c nxp: fix vector redefinition from CMSIS 2020-06-04 09:10:08 +01:00