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
+2 -1
View File
@@ -7,7 +7,8 @@
"-mfloat-abi=soft",
"-Qunused-arguments",
"-DNRF52832_XXAA",
"-I{root}/lib/CMSIS/CMSIS/Include"
"-I{root}/lib/CMSIS/CMSIS/Include",
"-I{root}/lib/nrfx/mdk"
],
"linkerscript": "targets/nrf52.ld",
"extra-files": [