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