nrf: support for SoftDevice s140 PCA10056 board

This commit is contained in:
Nikolas Sepos
2019-11-14 20:34:35 +02:00
committed by Ayke
parent 00f745e351
commit c09724bfc5
4 changed files with 19 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"build-tags": ["softdevice", "s140v7"],
"linkerscript": "targets/nrf52840-s140v7.ld"
}