
21 Jun
2006
21 Jun
'06
12:30 p.m.
Add features to TRAB board standalone test application.
- add "touch read" command - the crc16 command now verifies the crc value written to the EEPROM - use i2c_write_multiple() instead of i2c_write(), because i2c_write_mulitple() waites for the EEPROM to finish its write cycle
Signed-off-by Martin Krause martin.krause@tqs.de
CHANGELOG:
* Add features to TRAB board standalone test application. Patch by Martin Krause, 4 May 2006
- add "touch read" command - the crc16 command now verifies the crc value written to the EEPROM - use i2c_write_multiple() instead of i2c_write(), because i2c_write_mulitple() waites for the EEPROM to finish its write cycle