mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 11:37:46 +00:00
828b9614c2
machine/nrf52840: generic board support
6 lines
124 B
JSON
6 lines
124 B
JSON
{
|
|
"inherits": ["nrf52840", "nrf52840-s140v6-uf2"],
|
|
"build-tags": ["nrf52840_generic"],
|
|
"serial-port": ["1209:9090"]
|
|
}
|