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