| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement the SPI driver using DMA. | JF | 2020-01-19 | 1 | -21/+90 |
| | | |||||
| * | Refactor ctor() and Ini() of SpiMaster. | JF | 2020-01-18 | 1 | -8/+9 |
| | | |||||
| * | Disable SPI, I²C, touch controller and display controller in sleep mode. | JF | 2020-01-17 | 1 | -0/+17 |
| | | | | | | | | | Re-enable them on wake up. Remove delays that were not needed in st7889 driver. Hopefully, it'll improve the battery life! | ||||
| * | Convert Spi and GFX to C++. | JF | 2019-12-07 | 1 | -0/+88 |
