eeprom tool
a CLI to interface with the arduino eeprom programmer
-c, --chip uint8 chip type (default 66)
-e, --erase erase before write (default false
-h, --help help for eep
-o, --org uint8 chip org (default 8)
-p, --port string com port (default "COM8")
-s, --size uint16 chip size (default 512)
-t, --toggle Help message for toggle
-x, --xor bytesHex xor output (default 00)
- eep completion - Generate the autocompletion script for the specified shell
- eep erase - erase eeprom
- eep read - read eeprom
- eep write - write eeprom content