Joel Sherrill commented on a discussion on bsps/arm/stm32h7/start/stm32h7-hal-sdmmc.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/777#note_134419 > void > HAL_SD_MspInit(SD_HandleTypeDef *hsd) > { > +#ifdef __rtems__ > + (void) hsd; > +#endif Fixed. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/777#note_134419 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
