InfiniTime/src/drivers
frederic lesur LESUR Frederic a9f0459626 correct include header
2020-07-21 08:56:12 +09:00
..
BufferProvider.h
Cst816s.cpp New implementation of the I²C/TWI driver. 2020-07-19 20:30:44 +02:00
Cst816s.h New implementation of the I²C/TWI driver. 2020-07-19 20:30:44 +02:00
DebugPins.cpp
DebugPins.h
InternalFlash.cpp Fix #include that were pointing to my own FS instead of relative paths to the SDK. 2020-06-16 20:44:11 +02:00
InternalFlash.h Add driver for writing into the internal flash. 2020-05-24 20:30:06 +02:00
Spi.cpp Encapsulate DFU Image buffering and writing into spi flash in DfuImage. 2020-06-01 18:32:46 +02:00
Spi.h Encapsulate DFU Image buffering and writing into spi flash in DfuImage. 2020-06-01 18:32:46 +02:00
SpiMaster.cpp Encapsulate DFU Image buffering and writing into spi flash in DfuImage. 2020-06-01 18:32:46 +02:00
SpiMaster.h Encapsulate DFU Image buffering and writing into spi flash in DfuImage. 2020-06-01 18:32:46 +02:00
SpiNorFlash.cpp Encapsulate DFU Image buffering and writing into spi flash in DfuImage. 2020-06-01 18:32:46 +02:00
SpiNorFlash.h Encapsulate DFU Image buffering and writing into spi flash in DfuImage. 2020-06-01 18:32:46 +02:00
St7789.cpp Add SPI NOR Flash driver, WIP. 2020-05-07 19:53:51 +02:00
St7789.h Add SPI NOR Flash driver, WIP. 2020-05-07 19:53:51 +02:00
TwiMaster.cpp correct include header 2020-07-21 08:56:12 +09:00
TwiMaster.h New implementation of the I²C/TWI driver. 2020-07-19 20:30:44 +02:00
Watchdog.cpp Fix reset reason (it returns the actual reset reason instead of hard coded 'hard reset' value). 2020-06-07 20:31:13 +02:00
Watchdog.h Add new App : Sysinfo. It displays various info about the running system : version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...). 2020-03-22 12:03:17 +01:00