Remove half implemented micronucleus bootloader support (#16252)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
MCU = attiny85
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = micronucleus
|
||||
BOOTLOADER = custom
|
||||
OPT_DEFS += -DBOOTLOADER_SIZE=1862
|
||||
PROGRAM_CMD = micronucleus --run $(BUILD_DIR)/$(TARGET).hex
|
||||
|
||||
|
Reference in New Issue
Block a user