0
mirror of https://github.com/torvalds/GuitarPedal.git synced 2026-07-21 17:56:08 +00:00
Files
Linus Torvalds 270e3c8f2d Add support for the MC24C64 64kbit EEPROM
It's really very similar to the MC24C02 I had on earlier boards, but
takes a two-byte address (MSB first) instead of a single-byte one.

This makes the new TAC5242 board work just as well as the older TAC5112
one.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-07-07 22:16:35 -07:00
..