InfiniTime/src/drivers
JF 545636940f Merge branch 'littlevgl'
# Conflicts:
#	src/DisplayApp/Screens/Clock.cpp
#	src/DisplayApp/Screens/Clock.h
2020-03-03 19:59:01 +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 Add touch panel port to lvgl. 2020-02-16 18:32:36 +01:00
Cst816s.h Log Touchpanel data (position + gesture!) 2020-02-12 19:57:04 +01:00
DebugPins.cpp Add debugPins module that provides functions to set and clear debug GPIOs. 2020-03-01 21:00:59 +01:00
DebugPins.h Add debugPins module that provides functions to set and clear debug GPIOs. 2020-03-01 21:00:59 +01:00
SpiMaster.cpp First quick'n'dirty integration of LittleVGL. Needs some cleaning. 2020-02-08 18:01:02 +01:00
SpiMaster.h First quick'n'dirty integration of LittleVGL. Needs some cleaning. 2020-02-08 18:01:02 +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
Watchdog.cpp Enable watchdog, and issue a WDT reset when the button is pushed for more than 7s. 2020-02-23 21:09:11 +01:00
Watchdog.h Enable watchdog, and issue a WDT reset when the button is pushed for more than 7s. 2020-02-23 21:09:11 +01:00