mirror of
https://github.com/adrcs/ip400.git
synced 2025-04-20 10:53:42 +03:00
.. | ||
docs | ||
eepdump | ||
eepdump.c | ||
eepflash.sh | ||
eepmake | ||
eepmake.c | ||
eeptypes.h | ||
Makefile | ||
out | ||
README.txt | ||
STMwl33.eep | ||
STMwl33.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