aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/nrf51.json
diff options
context:
space:
mode:
Diffstat (limited to 'targets/nrf51.json')
-rw-r--r--targets/nrf51.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/nrf51.json b/targets/nrf51.json
index d9d1e1c81..714e2c55f 100644
--- a/targets/nrf51.json
+++ b/targets/nrf51.json
@@ -3,7 +3,7 @@
"build-tags": ["nrf51822", "nrf51", "nrf"],
"cflags": [
"-DNRF51",
- "-I{root}/lib/CMSIS/CMSIS/Core/Include",
+ "-I{root}/lib/CMSIS/CMSIS/Include",
"-I{root}/lib/nrfx/mdk"
],
"linkerscript": "targets/nrf51.ld",