Move bootloader.mk to platforms (#18228)

This commit is contained in:
Ryan 2022-09-01 00:17:24 +10:00 committed by GitHub
parent 0237ff0c62
commit bb6f028833
Failed to generate hash of commit
11 changed files with 180 additions and 100 deletions

View file

@ -1 +0,0 @@
MCU = atmega32u4

View file

@ -1,3 +1 @@
MCU = atmega32u4
LAYOUTS = ortho_1x1

View file

@ -1 +0,0 @@
MCU = atmega32u4

View file

@ -6,5 +6,7 @@
"vid": "0xFEED",
"pid": "0x6465",
"device_version": "0.0.1"
}
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu"
}

View file

@ -1 +0,0 @@
MCU = atmega32u4