- Notifications
You must be signed in to change notification settings - Fork1k
chore: update to CMSIS 5.9.0#2099
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
No more DSP libraries.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
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. |
Sincestm32duino#2099, pio build failed as it does not used thespecified CMSIS version.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Since#2099, pio build failed as it does not used thespecified CMSIS version.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
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