index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
Cst816s.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Error screen and optimize GetTouchInfo
Riku Isokoski
2021-09-15
1
-9
/
+8
*
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-09-14
1
-6
/
+7
|
\
|
*
Merge branch 'develop' into pinmap
hubmartin
2021-08-29
1
-18
/
+20
|
|
\
|
*
|
PinMap with namespace and constexpr
hubmartin
2021-08-03
1
-6
/
+7
*
|
|
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-28
1
-3
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix most issues
Riku Isokoski
2021-07-16
1
-17
/
+9
|
*
|
Quick fix
Riku Isokoski
2021-07-15
1
-1
/
+1
|
*
|
New touch handler, with issues
Riku Isokoski
2021-07-15
1
-1
/
+11
|
|
/
*
|
Automatic error detection
Riku Isokoski
2021-08-18
1
-1
/
+6
*
|
Update touchpad driver
Riku Isokoski
2021-07-14
1
-16
/
+23
|
/
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-10
/
+9
*
0.16.0 TWI problems fix
Joaquim
2021-04-10
1
-1
/
+2
*
Big UI and navigation Rewrite
Joaquim
2021-04-04
1
-44
/
+24
*
Include cleanup: drivers
okaestne
2020-11-15
1
-3
/
+4
*
Handle error code when calling TwiMaster::Read().
JF
2020-10-27
1
-1
/
+3
*
Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI.
JF
2020-08-22
1
-5
/
+8
*
Fix most of the warnings. Remaining warnings come from nimble source code.
JF
2020-08-17
1
-4
/
+3
*
New implementation of the I²C/TWI driver.
JF
2020-07-19
1
-30
/
+22
*
Add touch panel port to lvgl.
JF
2020-02-16
1
-20
/
+20
*
Log Touchpanel data (position + gesture!)
JF
2020-02-12
1
-14
/
+43
*
Disable SPI, I²C, touch controller and display controller in sleep mode.
JF
2020-01-17
1
-0
/
+10
*
Add basic touch panel driver.
JF
2020-01-03
1
-0
/
+77