RTEMS | stm32h7: Resolve warnings and add SPI support (!204)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Thu Sep 5 01:38:15 UTC 2024
Sebastian Huber started a new discussion on bsps/arm/stm32h7/start/bspstarthooks.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/204#note_111774
> {
> HAL_StatusTypeDef status;
>
> - status = HAL_RCC_OscConfig(&stm32h7_config_oscillator);
I am a bit surprised that this fixes the warning. We have RTEMS_DECONST() to get rid of it.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/204#note_111774
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240905/80f8a46e/attachment-0001.htm>
More information about the bugs
mailing list