mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-09 03:22:19 +08:00
The MCP7940M is a I2C RTC chip. The new driver uses the dev/i2c API to support the RTC. It is written with the intention, that the driver can be adapted to other RTCs with a similar register layout by just replacing the initialization function.