stm32-cmake icon indicating copy to clipboard operation
stm32-cmake copied to clipboard

Update MP1 cube version to 1.6.0 when delivered

Open atsju opened this issue 3 years ago • 3 comments

see https://github.com/STMicroelectronics/STM32CubeMP1/pull/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

atsju avatar Feb 22 '22 08:02 atsju

Will also need https://github.com/STMicroelectronics/STM32CubeMP1/pull/16

atsju avatar Jul 12 '22 11:07 atsju

@atsju, what are the news on this ?

Hish15 avatar Jan 02 '23 19:01 Hish15

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.

atsju avatar Jan 03 '23 08:01 atsju