InfiniTime/src/DisplayApp
2020-01-26 13:37:10 +01:00
..
Fonts Encapsulate the drawing of the screen into Screens classes. 2020-01-18 18:17:52 +01:00
Screens [WIP] Use IRQ in SPI driver to improve performances 2020-01-22 19:45:53 +01:00
DisplayApp.cpp Better integration of SPI with DMA and IRQ. Using only 'End' IRQ. Perf could be improved by using 'Started' IRQ to prepare the next buffer while the current one is beeing sent. 2020-01-26 13:37:10 +01:00
DisplayApp.h Better integration of SPI with DMA and IRQ. Using only 'End' IRQ. Perf could be improved by using 'Started' IRQ to prepare the next buffer while the current one is beeing sent. 2020-01-26 13:37:10 +01:00