blob: 0514f5372c565a7a814b04c6029ff7ca8c3e3623 (
plain)
1
2
3
4
5
6
7
8
|
{
"inherits": ["atsamd51j19a"],
"build-tags": ["pybadge"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "PYBADGEBOOT",
"msd-firmware-name": "arcade.uf2"
}
|