Files
rtems/bsps/shared/dev/rtc
Christian Mauderer 38dd86355d bsps/shared: Add MCP7940M RTC driver
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.
2023-08-01 09:24:33 +02:00
..
2020-12-02 07:45:53 +01:00

This is supported by the mc146818a driver.