Adding Board: Feather M4 Express (#688)

* machine/feather-m4: Adding Feather M4
This commit is contained in:
BCG
2019-11-05 09:34:46 -05:00
committed by Ron Evans
parent cadb75a4aa
commit 0db403dc0c
7 changed files with 164 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"inherits": ["atsamd51j19a"],
"build-tags": ["sam", "atsamd51j19a", "feather_m4"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "FEATHERBOOT",
"msd-firmware-name": "firmware.uf2"
}