nrf: add support for SoftDevices to PCA10040 board

This commit is contained in:
Ayke van Laethem
2019-04-27 19:56:16 +02:00
committed by Ron Evans
parent b153bd63f2
commit 16fbf53ae2
5 changed files with 22 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"build-tags": ["softdevice"],
"linkerscript": "targets/nrf52-s132v6.ld"
}