We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a917368 commit 2c37222Copy full SHA for 2c37222
1 file changed
platform.txt
@@ -26,8 +26,8 @@ tools_bin_path.linux={runtime.tools.STM32Tools.path}/linux
26
core_stm32_dir={build.core.path}/stm32
27
api_dir={build.core.path}/api
28
hal_dir={build.system.path}/Drivers/{build.series}_HAL_Driver
29
-cmsis_dir={runtime.tools.CMSIS-6.2.0.path}/CMSIS
30
-cmsis_dsp={runtime.tools.CMSIS_DSP-1.16.2.path}
+cmsis_dir={runtime.tools.CMSIS-6.3.0.path}/CMSIS
+cmsis_dsp={runtime.tools.CMSIS_DSP-1.17.0.path}
31
cmsis_nn={runtime.tools.CMSIS_NN-7.0.0.path}
32
cmsis_dev_dir={build.system.path}/Drivers/CMSIS/Device/ST/{build.series}
33
usbd_core_dir={build.system.path}/Middlewares/ST/STM32_USB_Device_Library/Core
0 commit comments