We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
see STMicroelectronics/STM32CubeMP1#13
and modify tests/cmsis/CMakeLists.txt to remove
if("MP1" IN_LIST TEST_FAMILIES) message(WARNING "CMSIS for MP1 devices requires HAL, this test is expected to fail for the MP1 family") endif()
discovered in #238
mention @Inujel
The text was updated successfully, but these errors were encountered:
Will also need STMicroelectronics/STM32CubeMP1#16
Sorry, something went wrong.
@atsju, what are the news on this ?
ST made half of needed changes. Second mentioned PR is still needed. I suppose ST will review open PRs before next release. Let's wait.
Successfully merging a pull request may close this issue.
see STMicroelectronics/STM32CubeMP1#13
and modify tests/cmsis/CMakeLists.txt to remove
discovered in #238
mention @Inujel
The text was updated successfully, but these errors were encountered: