Clean up remaining rules.mk MCU/BOOTLOADERs (#19778)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = atmel-dfu
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
@@ -34,3 +28,5 @@ SRC = matrix.c
|
||||
# debug-off: EXTRAFLAGS += -DNO_DEBUG -DNO_PRINT
|
||||
# debug-off: OPT_DEFS := $(filter-out -DCONSOLE_ENABLE,$(OPT_DEFS))
|
||||
# debug-off: all
|
||||
|
||||
DEFAULT_FOLDER = hhkb/ansi/32u4
|
||||
|
||||
Reference in New Issue
Block a user