mbed-os/targets/TARGET_Freescale
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_K20XX Remove K20D50M target 2020-04-30 09:56:33 +01:00
TARGET_KLXX Remove KL82Z target 2020-04-30 09:56:33 +01:00
TARGET_MCUXpresso_MCUS nxp: fix vector redefinition from CMSIS 2020-06-04 09:10:08 +01:00
USBEndpoints_Kinetis.h Relocate USB target specific code to root `targets` directory 2019-08-16 15:42:43 +01:00
USBPhyHw.h Relocate USB target specific code to root `targets` directory 2019-08-16 15:42:43 +01:00
USBPhy_Kinetis.cpp Remove TEENSY3_1 target 2020-04-30 09:56:35 +01:00
mbed_rtx.h Remove KL05Z target 2020-04-30 09:56:36 +01:00