Christian Mauderer commented on a discussion on bsps/include/libchip/i2c-rtc.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/297#note_114685 > */ > int (*hw_init) (struct i2c_rtc_base *ctx); > > - /** Offset of the clock register block. */ > + /** Offset of the start of the clock register block. */ > size_t clock_offset; > + > + /** Offset of the start of the clock register block. */ Yes, you are right. Copy and paste bug. I'll fix that. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/297#note_114685 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
