mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-21 21:09:02 +00:00
targets: add target for Microbit v2 with SoftDevice S140 support for both peripheral and central
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
committed by
Daniel Esteban
parent
8d5b7710cf
commit
0c2ab895b7
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"inherits": ["microbit-v2", "nrf52833-s140v7"],
|
||||
"flash-method": "openocd"
|
||||
}
|
||||
Reference in New Issue
Block a user