mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 11:13:27 +00:00
Adding additional build tag for boards with ninafw
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"inherits": ["atsamd51j20a"],
|
||||
"build-tags": ["pyportal", "ninafw"],
|
||||
"build-tags": ["pyportal", "ninafw", "ninafw_machine_init"],
|
||||
"serial": "usb",
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
|
||||
Reference in New Issue
Block a user