summaryrefslogtreecommitdiff
path: root/ao-tools/lib/ao-eeprom-read.c
Commit message (Collapse)AuthorAge
* ao-tools: Change ao-eeprom into eeprom analysis toolKeith Packard2019-07-15
ao-eeprom used to be a TeleMetrum v0.2 specific tool for fetching eeprom contents from that device. ao-dumpflash handles that case now. ao-eeprom now parses .eeprom files and displays their contents. Signed-off-by: Keith Packard <keithp@keithp.com>