summaryrefslogtreecommitdiff
path: root/src/drivers/Cst816s.cpp
AgeCommit message (Expand)Author
2021-08-03PinMap with namespace and constexprhubmartin
2021-04-24Reformatted all the files according to clang-format styleAvamander
2021-04-100.16.0 TWI problems fixJoaquim
2021-04-04Big UI and navigation RewriteJoaquim
2020-11-15Include cleanup: driversokaestne
2020-10-27Handle error code when calling TwiMaster::Read().JF
2020-08-22Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI.JF
2020-08-17Fix most of the warnings. Remaining warnings come from nimble source code.JF
2020-07-19New implementation of the I²C/TWI driver.JF
2020-02-16Add touch panel port to lvgl.JF
2020-02-12Log Touchpanel data (position + gesture!)JF
2020-01-17Disable SPI, I²C, touch controller and display controller in sleep mode.JF
2020-01-03Add basic touch panel driver.JF