Started Devs for I2C support on AVR
authorandre Ebersold <andre.ebersold@free.fr>
Mon, 23 Oct 2023 20:46:56 +0000 (22:46 +0200)
committerandre Ebersold <andre.ebersold@free.fr>
Mon, 23 Oct 2023 20:46:56 +0000 (22:46 +0200)
commitae15c16b3485cdb600eca573c17e0a46b2f361b8
treeb7eb591096a188ef2f0baf61e679a583f5ef572c
parentfd2630cc378c1d75683a15ddad1128697b03d37c
Started Devs for I2C support on AVR
HAL/AVR/AvrI2C.cpp [new file with mode: 0644]
HAL/AVR/AvrI2C.h [new file with mode: 0644]
HAL/Abstract/II2C.h [new file with mode: 0644]
HAL/Drivers/DS3231.cpp [new file with mode: 0644]
HAL/Drivers/DS3231.h [new file with mode: 0644]
README
setupenv.bat [new file with mode: 0644]