mirror of
https://github.com/adrcs/ip400.git
synced 2025-04-22 03:23:43 +03:00
.. | ||
blank.eep | ||
eepdump | ||
eepdump.c | ||
eepflash.sh | ||
eepmake | ||
eepmake.c | ||
eeprom_settings.txt | ||
eeptypes.h | ||
Makefile | ||
MaplePi.eep | ||
MaplePi_Settings.txt | ||
README.txt |
Utilities to create, flash and dump HAT EEPROM images. Edit eeprom_setting.txt for your particular board and run through eepmake tool, then use eepflash tool to write to attached HAT ID EEPROM Tools available: eepmake: Parses EEPROM text file and creates binary .eep file eepdump: Dumps a binary .eep file as human readable text (for debug) eepflash: Write or read .eep binary image to/from HAT EEPROM