summaryrefslogtreecommitdiff
path: root/src/drivers/Cst816s.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-48/+49
2021-04-100.16.0 TWI problems fixJoaquim1-1/+1
2020-11-15Include cleanup: driversokaestne1-1/+0
2020-10-27Handle error code when calling TwiMaster::Read().JF1-7/+7
2020-07-19New implementation of the I²C/TWI driver.JF1-17/+13
2020-03-08Do not copy LittleVgl object in DislayApp, use reference instead.JF1-0/+6
2020-02-12Log Touchpanel data (position + gesture!)JF1-0/+12
2020-01-17Disable SPI, I²C, touch controller and display controller in sleep mode.JF1-0/+2
2020-01-03Add basic touch panel driver.JF1-0/+47