Remove unused CORTEX_VTOR_INIT (#10053)
This commit is contained in:
parent
15b5ff1dc2
commit
9ef4526a2f
15 changed files with 0 additions and 29 deletions
|
|
@ -21,11 +21,6 @@ MCU_LDSCRIPT = MK20DX128BLDR4
|
|||
# - MCHCK_K20 for Infinity KB
|
||||
BOARD = MCHCK_K20
|
||||
|
||||
# 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=0x00001000
|
||||
|
||||
BOOTLOADER = dfu
|
||||
|
||||
# Build Options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue