Bump CMSIS to 5.9.0

This commit is contained in:
Anton D. Kachalov
2022-12-14 23:04:38 +01:00
committed by Ron Evans
parent 675b8e3f3c
commit 92be61534e
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"build-tags": ["nrf52", "nrf"],
"cflags": [
"-DNRF52832_XXAA",
"-I{root}/lib/CMSIS/CMSIS/Include",
"-I{root}/lib/CMSIS/CMSIS/Core/Include",
"-I{root}/lib/nrfx/mdk"
],
"linkerscript": "targets/nrf52.ld",