TARGET_MIMXRT1050: fix vector table redef from cmsis

We need a linker script as it was. As files update in the future, should be compatible
with newer CMSIS core.
pull/12949/head
Martin Kojtal 2020-05-13 13:24:54 +01:00
parent e2fb52aab7
commit 8b777a571c
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <stdint.h>
#include "device.h"
#undef __VECTOR_TABLE
/*! @name Driver version */
/*@{*/