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.h
Age
Commit message (
Expand
)
Author
2022-06-05
Apply clang-format to all C++ files
Finlay Davidson
2021-11-15
Update includes to to be relative to src directory
Reinhold Gschweicher
2021-11-06
Add data validity check and retries in CST816S driver. See https://github.com...
Jean-François Milants
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-18
Automatic error detection
Riku Isokoski
2021-08-03
PinMap with namespace and constexpr
hubmartin
2021-08-02
DRAFT: Put gpio pins to separate file
hubmartin
2021-07-18
Update
Riku Isokoski
2021-07-15
Fix most issues
Riku Isokoski
2021-07-14
Update touchpad driver
Riku Isokoski
2021-04-24
Changed access modified indentation
Avamander
2021-04-24
Reformatted all the files according to clang-format style
Avamander
2021-04-10
0.16.0 TWI problems fix
Joaquim
2020-11-15
Include cleanup: drivers
okaestne
2020-10-27
Handle error code when calling TwiMaster::Read().
JF
2020-07-19
New implementation of the I²C/TWI driver.
JF
2020-03-08
Do not copy LittleVgl object in DislayApp, use reference instead.
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