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:
Ayke van Laethem
2020-03-20 16:48:00 +01:00
committed by Ron Evans
parent 2078b042a4
commit 5ef8c89937
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"inherits": ["reelboard", "nrf52840-s140v7"]
}