mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 23:13:40 +00:00
reelboard: add SoftDevice target reelboard-s140v7
Unfortunately, `tinygo flash` doesn't work here. You have to merge the SoftDevice and the application hex with a mergehex tool and flash that to the board.
This commit is contained in:
committed by
Ron Evans
parent
2078b042a4
commit
5ef8c89937
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"inherits": ["reelboard", "nrf52840-s140v7"]
|
||||
}
|
||||
Reference in New Issue
Block a user