Remove bootloader listings from rules.mk (#14330)
This commit is contained in:
parent
2cb9219a3e
commit
7eea780a7d
765 changed files with 34 additions and 5233 deletions
|
@ -1,4 +1,7 @@
|
|||
# MCU name
|
||||
MCU = atmega328p
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue