summaryrefslogtreecommitdiff
path: root/src/test/ao_eeprom_read.c
Commit message (Collapse)AuthorAge
* altos/test: Handle new eeprom file format. Give up on telem files.Keith Packard2017-09-12
Parse eeprom config using libjson-c, then read the hex values into a giant blob. Signed-off-by: Keith Packard <keithp@keithp.com>