forked from mirrors/qmk_userspace
Remove comments about custom ldscript for Teensy LC (#11224)
This commit is contained in:
parent
dc7081a823
commit
806aa9bc67
13 changed files with 0 additions and 13 deletions
|
@ -16,7 +16,6 @@ ifneq ($(findstring MKL26Z64, $(MCU)),)
|
|||
# Linker script to use
|
||||
# - it should exist either in <chibios>/os/common/ports/ARMCMx/compilers/GCC/ld/
|
||||
# or <keyboard_dir>/ld/
|
||||
# - NOTE: a custom ld script is needed for EEPROM on Teensy LC
|
||||
MCU_LDSCRIPT ?= MKL26Z64
|
||||
|
||||
# Startup code to use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue