Remove unused CORTEX_VTOR_INIT (#10053)

This commit is contained in:
Ryan
2020-08-18 13:02:01 +10:00
committed by James Young
parent 15b5ff1dc2
commit 9ef4526a2f
15 changed files with 0 additions and 29 deletions

View File

@@ -13,11 +13,6 @@ MCU = MK20DX256
# - MK20DX256BLDR8 for Infinity ErgoDox with Kiibohd bootloader
MCU_LDSCRIPT = MK20DX256BLDR8
# Vector table for application
# 0x00000000-0x00001000 area is occupied by bootlaoder.*/
# The CORTEX_VTOR... is needed only for MCHCK/Infinity KB
OPT_DEFS += -DCORTEX_VTOR_INIT=0x00002000
BOOTLOADER = dfu
# Build Options