nrf52840: generic board support (#4121)

machine/nrf52840: generic board support
This commit is contained in:
BCG
2024-02-12 04:37:19 -05:00
committed by GitHub
parent f5e933cd4d
commit 828b9614c2
5 changed files with 42 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"inherits": ["nrf52840", "nrf52840-s140v6-uf2"],
"build-tags": ["nrf52840_generic"],
"serial-port": ["1209:9090"]
}