Migrate MCU
and BOOTLOADER
to data-driven (#19529)
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
"usb": {
|
||||
"pid": "0x1226",
|
||||
"device_version": "0.0.3"
|
||||
}
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
"bootloader": "lufa-ms"
|
||||
}
|
||||
|
@@ -1,8 +1,3 @@
|
||||
# MCU name
|
||||
MCU = atmega32u4
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = lufa-ms
|
||||
BOOTLOADER_SIZE = 6144
|
||||
|
||||
# Build Options
|
||||
|
Reference in New Issue
Block a user