RTEMS | bsps/shared: Fix bug in driver for I2C RTCs (!297)

Kinsey Moore (@opticron) gitlab at rtems.org
Sun Nov 10 21:55:33 UTC 2024




Kinsey Moore started a new discussion on bsps/include/libchip/i2c-rtc.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/297#note_114666

 >     */
 >    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. */

This comment doesn't seem correct.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/297#note_114666
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/20241110/affd36bd/attachment.htm>


More information about the bugs mailing list