summaryrefslogtreecommitdiff
path: root/src/drivers/TwiMaster.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-09-13Fix race conditions during sleep/wakeup, where SPI/TWI could be disabled whil...JF1-1/+3
2020-08-22Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI.JF1-1/+13
2020-07-21correct include headerfrederic lesur LESUR Frederic1-2/+2
2020-07-21correct bad including of sdk filesfrederic lesur LESUR Frederic1-2/+2
2020-07-19New implementation of the I²C/TWI driver.JF1-0/+140