EEPROM tool Requirements C compiler (GCC recommended) CMake for building Building from Source # Clone the repository git clone https://github.com/Alex20129/eeprom_tool.git # Generate build files with CMake cmake -B build # Build the project cmake --build build Usage ./build/eeprom_tool [options]