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
/
St7789.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format header files
Finlay Davidson
2023-01-09
1
-0
/
+1
*
Remove lcd from DisplayApp
Riku Isokoski
2022-05-08
1
-3
/
+3
*
Fix large blacklevel step. Lower 25% of shades are now accessible.
Riku Isokoski
2022-04-29
1
-2
/
+2
*
Tweak gamma on ST7789 and match UI colors
Riku Isokoski
2022-04-25
1
-0
/
+2
*
Changed access modified indentation
Avamander
2021-04-24
1
-2
/
+2
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-55
/
+54
*
FIX screen corruption #213
Joaquim
2021-03-18
1
-3
/
+1
*
changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class
Niall Cooling
2021-01-21
1
-1
/
+1
*
Include cleanup: drivers
okaestne
2020-11-15
1
-0
/
+1
*
Add SPI NOR Flash driver, WIP.
JF
2020-05-07
1
-3
/
+3
*
Backup and restore vertical scroll offset when goind to sleep/wakeup to avoid...
JF
2020-03-11
1
-0
/
+1
*
When a full screen refresh is done, apply a vertical scroll during the refres...
JF
2020-03-08
1
-1
/
+1
*
Do not copy LittleVgl object in DislayApp, use reference instead.
JF
2020-03-08
1
-0
/
+5
*
Add support for hardware assisted vertical scrolling.
JF
2020-02-15
1
-0
/
+6
*
Better integration of SPI with DMA and IRQ. Using only 'End' IRQ. Perf could ...
JF
2020-01-26
1
-9
/
+2
*
[WIP] Max SPI speed reached (119ms for a full refresh. Theo max : 240*240*16 ...
JF
2020-01-22
1
-2
/
+2
*
Implement the SPI driver using DMA.
JF
2020-01-19
1
-1
/
+0
*
Disable SPI, I²C, touch controller and display controller in sleep mode.
JF
2020-01-17
1
-0
/
+5
*
Apply reset signal on pin P0.26 for LCD during init.
JF
2020-01-02
1
-2
/
+5
*
The font is now fixed width.
JF
2019-12-07
1
-0
/
+4
*
Convert Spi and GFX to C++.
JF
2019-12-07
1
-0
/
+59