SOEM/test/linux/eepromtool
Jesper Smith d8c5620768
Increased size of EEPROM buffer in eepromtool.c
This PR increases the size eepromtool can read/write to 4 megabit, which is the maximum slave devices seem to support according to the datasheets.

Due to space constraints on our device we store some application specific data on our slave that exceeds 32kbyte, hence the need for the ability to read/write larger images to EEPROM.
2018-06-21 09:15:22 +02:00
..
CMakeLists.txt Enable and fix warnings (#123) 2017-08-16 13:48:51 +02:00
eepromtool.c Increased size of EEPROM buffer in eepromtool.c 2018-06-21 09:15:22 +02:00