Kinsey Moore started a new discussion on contrib/bsps/arm/stm32h7/stm32h7xx_hal_driver/Src/stm32h7xx_ll_hrtim.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/777#note_134337 > */ > ErrorStatus LL_HRTIM_DeInit(HRTIM_TypeDef *HRTIMx) > { > + (void) HRTIMx; This does need a guard block as it's part of the HAL. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/777#note_134337 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
