RTEMS | bsps/shared: Fix bug in driver for I2C RTCs (!297)
Christian Mauderer (@c-mauderer)
gitlab at rtems.org
Mon Nov 11 07:30:47 UTC 2024
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241111/aaaf48b4/attachment.htm>
More information about the bugs
mailing list