InfiniTime/src/drivers
2021-04-04 15:56:11 +02:00
..
Bma421_C First integration of the motion sensor (bma 421) : step counting + wake on wrist rotation + app to see the value of the 3 axis in "real time". 2021-04-04 15:56:04 +02:00
Bma421.cpp Handle return code from BMA driver, and set a flag is the initialization fails. This allows to boot InfiniTime even if the device cannot initialize. 2021-04-04 15:56:11 +02:00
Bma421.h Handle return code from BMA driver, and set a flag is the initialization fails. This allows to boot InfiniTime even if the device cannot initialize. 2021-04-04 15:56:11 +02:00
BufferProvider.h Include cleanup: drivers 2020-11-15 05:04:22 +01:00
Cst816s.cpp Include cleanup: drivers 2020-11-15 05:04:22 +01:00
Cst816s.h Include cleanup: drivers 2020-11-15 05:04:22 +01:00
DebugPins.cpp Include cleanup: drivers 2020-11-15 05:04:22 +01:00
DebugPins.h Add debugPins module that provides functions to set and clear debug GPIOs. 2020-03-01 21:00:59 +01:00
Hrs3300.cpp eliminated warnings in Hrs3300 2021-02-12 17:36:56 +00:00
Hrs3300.h First implementation of the HR sensor using 100% foss code (ported from waspos) 2021-01-10 17:57:26 +01:00
InternalFlash.cpp Include cleanup: drivers 2020-11-15 05:04:22 +01:00
InternalFlash.h Add driver for writing into the internal flash. 2020-05-24 20:30:06 +02:00
Spi.cpp Include cleanup: drivers 2020-11-15 05:04:22 +01:00
Spi.h Include cleanup: drivers 2020-11-15 05:04:22 +01:00
SpiMaster.cpp Include cleanup: drivers 2020-11-15 05:04:22 +01:00
SpiMaster.h Include cleanup: drivers 2020-11-15 05:04:22 +01:00
SpiNorFlash.cpp Include cleanup: drivers 2020-11-15 05:04:22 +01:00
SpiNorFlash.h Include cleanup: drivers 2020-11-15 05:04:22 +01:00
St7789.cpp FIX screen corruption #213 2021-03-18 19:38:19 +00:00
St7789.h FIX screen corruption #213 2021-03-18 19:38:19 +00:00
TwiMaster.cpp Include cleanup: drivers 2020-11-15 05:04:22 +01:00
TwiMaster.h fix TWI includes 2020-11-16 01:35:51 +01:00
Watchdog.cpp Include cleanup: drivers 2020-11-15 05:04:22 +01:00
Watchdog.h Include cleanup: drivers 2020-11-15 05:04:22 +01:00