mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 12:28:28 +08:00
The old driver worked well for EEPROMS with the RTEMS EEPROM driver. But it had problems with a lot of other situations. Although it's not a direct port, the new driver is heavily modeled after the FreeBSD ti_i2c driver. Closes #3764.