Skip to content

Commit 2c37222

Browse files
committed
feat: update to CMSIS 6.3.0 and DSP 1.17.0
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent a917368 commit 2c37222

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

platform.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ tools_bin_path.linux={runtime.tools.STM32Tools.path}/linux
2626
core_stm32_dir={build.core.path}/stm32
2727
api_dir={build.core.path}/api
2828
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}
29+
cmsis_dir={runtime.tools.CMSIS-6.3.0.path}/CMSIS
30+
cmsis_dsp={runtime.tools.CMSIS_DSP-1.17.0.path}
3131
cmsis_nn={runtime.tools.CMSIS_NN-7.0.0.path}
3232
cmsis_dev_dir={build.system.path}/Drivers/CMSIS/Device/ST/{build.series}
3333
usbd_core_dir={build.system.path}/Middlewares/ST/STM32_USB_Device_Library/Core

0 commit comments

Comments
 (0)