-
Notifications
You must be signed in to change notification settings - Fork 985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update to CMSIS 5.9.0 #2099
Conversation
No more DSP libraries. Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Signed-off-by: Frederic Pillon <[email protected]>
Hi @valeros |
Hi @fpistm, thanks for pinging. It seems that the CMSIS package is not updated properly. I'm curious how you handle such updates. I've found the |
It seems it is properly downloaded. With arduino, no issue. The file is properly built. Maybe GH action cache issue, but seems not the case. |
I'm afraid it's not enough to simply extract the CMSIS package in the core folder, PlatformIO won't see this update as the CMSIS is a standalone package in the PlatformIO ecosystem. I see here two ways how to handle this:
Let me know, what's more suitable for you. |
Hi @valeros |
PIO build will be managed later. |
Since stm32duino#2099, pio build failed as it does not used the specified CMSIS version. Signed-off-by: Frederic Pillon <[email protected]>
Since #2099, pio build failed as it does not used the specified CMSIS version. Signed-off-by: Frederic Pillon <[email protected]>
Package available here:
https://github.com/stm32duino/ArduinoModule-CMSIS/releases/tag/5.9.0
Can be tested using dev package index json:
https://github.com/stm32duino/BoardManagerFiles/raw/dev/package_stmicroelectronics_index.json