Updated I2C driver to follow API documented here : http://wiki.techno-innov.fr/index...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 27 Sep 2016 21:02:37 +0000 (23:02 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000 (17:03 +0100)
commitbc750d78196c1ba6d1be65652952da0df8342ff2
tree95019fbc73a0d1335d3e473efe827144741d6869
parent50f54752b21e97637049ec5b12108e0d0fc83996
Updated I2C driver to follow API documented here : wiki.techno-innov.fr/index.php/Technique/Logiciel/API/Use/Drivers/I2C Updated TMP101 sensor driver for API compliance Updated EEPROM driver for API compliance
drivers/i2c.c
extdrv/eeprom.c
extdrv/tmp101_temp_sensor.c
include/drivers/i2c.h
include/extdrv/tmp101_temp_sensor.h