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
/
Components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add touch panel port to lvgl.
JF
2020-02-16
1
-1
/
+1
*
Integration of lvgl : continued...
JF
2020-02-10
1
-1
/
+1
*
Improve clock accuraty and reduce clock drifting over time (before : 1/2h per...
JF
2020-01-31
1
-2
/
+13
*
GFX : wait end of transfert using a task notification.
JF
2020-01-26
2
-3
/
+29
*
Better integration of SPI with DMA and IRQ. Using only 'End' IRQ. Perf could ...
JF
2020-01-26
2
-26
/
+94
*
[WIP] Max SPI speed reached (119ms for a full refresh. Theo max : 240*240*16 ...
JF
2020-01-22
1
-3
/
+1
*
Implement the SPI driver using DMA.
JF
2020-01-19
2
-8
/
+28
*
Encapsulate the drawing of the screen into Screens classes.
JF
2020-01-18
3
-0
/
+6
*
DateTimeController is now updated in the system task.
JF
2020-01-18
2
-10
/
+56
*
Disable SPI, I²C, touch controller and display controller in sleep mode.
JF
2020-01-17
2
-0
/
+11
*
Add DateTimeController to manage the time.
JF
2019-12-28
2
-0
/
+46
*
Add BleController to manage the BLE connection status
JF
2019-12-27
2
-0
/
+26
*
Replace pin numbers by constants
JF
2019-12-27
2
-5
/
+9
*
Implement battery measurement in BatteryController.
JF
2019-12-27
2
-0
/
+68
*
The font is now fixed width.
JF
2019-12-07
2
-4
/
+16
*
Convert Spi and GFX to C++.
JF
2019-12-07
2
-0
/
+102