| Age | Commit message (Collapse) | Author |
|
|
|
initialized in main() into Start()/Init() functions to avoid Static Initialization Order Fiasco (https://en.cppreference.com/w/cpp/language/siof). See https://github.com/JF002/InfiniTime/pull/415#issuecomment-859004238.
|
|
code is running from an IRQ before calling xQueueSendFromISR or xQueueSend)
|
|
|
|
|
|
|
|
|
|
Add some const in SPI driver.
|
|
|
|
|
|
|
|
DFUService (WIP)
|
|
|
|
|
|
Code cleaning in SpiMaster.
|
|
be improved by using 'Started' IRQ to prepare the next buffer while the current one is beeing sent.
|
|
= 115.2ms) using IRQ and DMA.
Code needs some cleaning before integration.
|
|
|
|
|
|
|
|
Re-enable them on wake up.
Remove delays that were not needed in st7889 driver.
Hopefully, it'll improve the battery life!
|
|
|