mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
0db403dc0c
* machine/feather-m4: Adding Feather M4
9 lines
236 B
JSON
9 lines
236 B
JSON
{
|
|
"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"
|
|
}
|