Move bootloader.mk to platforms (#18228)

This commit is contained in:
Ryan
2022-08-31 07:17:24 -07:00
committed by GitHub
parent 0237ff0c62
commit bb6f028833
11 changed files with 180 additions and 100 deletions
@@ -1 +0,0 @@
MCU = atmega32u4
@@ -1,3 +1 @@
MCU = atmega32u4
LAYOUTS = ortho_1x1
@@ -1 +0,0 @@
MCU = atmega32u4
+3 -1
View File
@@ -6,5 +6,7 @@
"vid": "0xFEED",
"pid": "0x6465",
"device_version": "0.0.1"
}
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu"
}
@@ -1 +0,0 @@
MCU = atmega32u4