index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
Cst816s.cpp
Age
Commit message (
Expand
)
Author
2021-11-15
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-14
Fix unresponsive touch panel after update to 1.7 : don't care if device ids a...
Jean-François Milants
2021-11-07
Fix formatting following the code review.
Jean-François Milants
2021-11-06
Add data validity check and retries in CST816S driver. See https://github.com...
Jean-François Milants
2021-10-23
Merge pull request #586 from hubmartin/wake-time
JF
2021-09-16
Merge branch 'develop' into wake-time
hubmartin
2021-09-15
Fix Error screen and optimize GetTouchInfo
Riku Isokoski
2021-09-14
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-29
Merge branch 'develop' into pinmap
hubmartin
2021-08-28
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-23
Remove commented commands completely
hubmartin
2021-08-18
Automatic error detection
Riku Isokoski
2021-08-15
Remove unnecessary pin_set, save 50ms
hubmartin
2021-08-03
PinMap with namespace and constexpr
hubmartin
2021-07-15
Fix most issues
Riku Isokoski
2021-07-15
Quick fix
Riku Isokoski
2021-07-15
New touch handler, with issues
Riku Isokoski
2021-07-14
Update touchpad driver
Riku Isokoski
2021-04-24
Reformatted all the files according to clang-format style
Avamander
2021-04-10
0.16.0 TWI problems fix
Joaquim
2021-04-04
Big UI and navigation Rewrite
Joaquim
2020-11-15
Include cleanup: drivers
okaestne
2020-10-27
Handle error code when calling TwiMaster::Read().
JF
2020-08-22
Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI.
JF
2020-08-17
Fix most of the warnings. Remaining warnings come from nimble source code.
JF
2020-07-19
New implementation of the I²C/TWI driver.
JF
2020-02-16
Add touch panel port to lvgl.
JF
2020-02-12
Log Touchpanel data (position + gesture!)
JF
2020-01-17
Disable SPI, I²C, touch controller and display controller in sleep mode.
JF
2020-01-03
Add basic touch panel driver.
JF