Projects with this topic
Sort by:
-
Provide access to linux GPIO, SPI, and I2C using the same kind of API that can be found for micro-controller. It is using linux ioctl for portability and performance (no devmem, no sysfs)
Updated
A GitLab upgrade is scheduled for Monday, May 12, 2025. The service will be unavailable for a few minutes in the morning. We'll keep you posted on the progress of the upgrade on the Mattermost channel: https://mattermost.inria.fr/devel/channels/gitlab. We recommend that you do not work on the platform until an announcement indicates that maintenance is complete.
Provide access to linux GPIO, SPI, and I2C using the same kind of API that can be found for micro-controller. It is using linux ioctl for portability and performance (no devmem, no sysfs)