| Age | Commit message (Collapse) | Author |
|
variable instead of variables on the heap. We don't need them on the heap as we know their size at build time, it'll reduce memory fragmentation and it'll make memory analysis easier.
|
|
|
|
|
|
|
|
Add some const in SPI driver.
|
|
|
|
|
|
DFUService (WIP)
|
|
|
|
Make Cst816s, SpiMaster and St7789 not copiable and not movable
|
|
|
|
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.
|
|
|
|
|
|
|
|
Re-enable them on wake up.
Remove delays that were not needed in st7889 driver.
Hopefully, it'll improve the battery life!
|
|
HUGE performance improvement of the display driver.
|
|
|