Remove bootloader listings from rules.mk (#14330)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# MCU name
|
||||
MCU = atmega328p
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
|
Reference in New Issue
Block a user