RTEMS | libi2c: Use RTEMS thread API and support initialization at device driver level (!821)
Vijay Banerjee (@vijay)
gitlab at rtems.org
Sun Dec 21 05:24:56 UTC 2025
Vijay Banerjee commented on a discussion on cpukit/libi2c/libi2c.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/821#note_137718
> rtems_status_code err;
> rtems_device_minor_number minor;
>
> - if (libmutex == RTEMS_ID_NONE) {
> + if (!rtems_libi2c_is_initialized){
Thanks. Added in new version
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/821#note_137718
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/20251221/fd5f8a2c/attachment-0001.htm>
More information about the bugs
mailing list