mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 19:23:25 +00:00
nrf52840: generic board support (#4121)
machine/nrf52840: generic board support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inherits": ["nrf52840", "nrf52840-s140v6-uf2"],
|
||||
"build-tags": ["nrf52840_generic"],
|
||||
"serial-port": ["1209:9090"]
|
||||
}
|
||||
Reference in New Issue
Block a user