aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/Cst816s.h
Commit message (Expand)AuthorAgeFilesLines
* UpdateRiku Isokoski2021-07-181-1/+1
* Fix most issuesRiku Isokoski2021-07-161-14/+12
* Changed access modified indentationAvamander2021-04-241-2/+2
* Reformatted all the files according to clang-format styleAvamander2021-04-241-48/+49
* 0.16.0 TWI problems fixJoaquim2021-04-101-1/+1
* Include cleanup: driversokaestne2020-11-151-1/+0
* Handle error code when calling TwiMaster::Read().JF2020-10-271-7/+7
* New implementation of the I²C/TWI driver.JF2020-07-191-17/+13
* Do not copy LittleVgl object in DislayApp, use reference instead.JF2020-03-081-0/+6
* Log Touchpanel data (position + gesture!)JF2020-02-121-0/+12
* Disable SPI, I²C, touch controller and display controller in sleep mode.JF2020-01-171-0/+2
* Add basic touch panel driver.JF2020-01-031-0/+47