Reads an eeprom binary saved as a file and write this to the chip. Use this to rewrite good eeprom binaries (or our saved eeproms/eeprom.original) when you've mangled one. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Reads an eeprom binary saved as a file and write this to the chip. Use this to rewrite good eeprom binaries (or our saved eeproms/eeprom.original) when you've mangled one.
Definition in file ftdi_write_eeprom.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 49 of file ftdi_write_eeprom.cpp.