InfiniTime/src/drivers
2020-02-15 15:12:29 +01:00
..
BufferProvider.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
Cst816s.cpp Disable SPI, I²C, touch controller and display controller in sleep mode. 2020-01-17 22:16:45 +01:00
Cst816s.h Disable SPI, I²C, touch controller and display controller in sleep mode. 2020-01-17 22:16:45 +01:00
SpiMaster.cpp GFX : wait end of transfert using a task notification. 2020-01-26 15:35:18 +01:00
SpiMaster.h GFX : wait end of transfert using a task notification. 2020-01-26 15:35:18 +01:00
St7789.cpp Add support for hardware assisted vertical scrolling. 2020-02-15 15:12:29 +01:00
St7789.h Add support for hardware assisted vertical scrolling. 2020-02-15 15:12:29 +01:00