| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
DFUService (WIP)
|
|
|
|
Advertising is working.
|
|
version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...).
|
|
avoid scrambled display on wake-up.
|
|
refresh. This makes the transition from one screen the another one smoother, even if the refresh rate is slow.
|
|
Make Cst816s, SpiMaster and St7789 not copiable and not movable
|
|
# Conflicts:
# src/DisplayApp/Screens/Clock.cpp
# src/DisplayApp/Screens/Clock.h
|
|
Disable logging once again.
|
|
than 7s.
|
|
PoC of user interaction with 3 screen (clock, menu and app).
|
|
|
|
|
|
|
|
Code cleaning in SpiMaster.
|
|
be improved by using 'Started' IRQ to prepare the next buffer while the current one is beeing sent.
|
|
= 115.2ms) using IRQ and DMA.
Code needs some cleaning before integration.
|
|
|
|
|
|
|
|
enough to wake the display up.
|
|
Re-enable them on wake up.
Remove delays that were not needed in st7889 driver.
Hopefully, it'll improve the battery life!
|
|
Handle touch event in display app : draw a big square at the touch point coordinates.
|
|
|
|
HUGE performance improvement of the display driver.
|
|
|
|
Add flag to compiler so that it generates an error when a returning function does not return something...
|
|
|
|
|