see https://github.com/STMicroelectronics/STM32CubeMP1/pull/13 and modify [tests/cmsis/CMakeLists.txt](https://github.com/ObKo/stm32-cmake/pull/283/files#diff-c143a906280b91d7e0c179e631912348f6e35e396cb07acff6af990fe3a2bb55) to remove ```cmake 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