Improved API for Comm Handler, Started implementing 24C EEprom Driver
authorandre Ebersold <andre.ebersold@free.fr>
Sat, 18 Nov 2023 17:17:11 +0000 (18:17 +0100)
committerandre Ebersold <andre.ebersold@free.fr>
Sat, 18 Nov 2023 17:17:11 +0000 (18:17 +0100)
commitcd12e25eabceb57bb92607187a14bb859330d0c1
tree6a1f1a226e01155f4d5eb88328bf80563c146902
parent0e69ee24b34869e04140bb0edfef7b7459135709
Improved API for Comm Handler, Started implementing 24C EEprom Driver
Communication/CommunicationHandler.cpp
Communication/CommunicationHandler.h
HAL/AVR/AvrEeprom.cpp
HAL/AVR/AvrEeprom.h
HAL/Abstract/IEeprom.h
HAL/Abstract/II2C.h
HAL/Drivers/CMakeLists.txt
HAL/Drivers/Eeprom24C32_64.cpp [new file with mode: 0644]
HAL/Drivers/Eeprom24C32_64.h [new file with mode: 0644]
HAL/Drivers/Eeprom32C32_64.cpp [deleted file]
HAL/Drivers/Eeprom32C32_64.h [deleted file]