| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-27 | Handle error code when calling TwiMaster::Read(). | JF | |
| 2020-08-22 | Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI. | JF | |
| 2020-08-17 | Fix most of the warnings. Remaining warnings come from nimble source code. | JF | |
| 2020-07-19 | New implementation of the I²C/TWI driver. | JF | |
| Fix reset timing and add dummy reading in Cst816S to fix init error on some devices. | |||
| 2020-02-16 | Add touch panel port to lvgl. | JF | |
| PoC of user interaction with 3 screen (clock, menu and app). | |||
| 2020-02-12 | Log Touchpanel data (position + gesture!) | JF | |
| 2020-01-17 | Disable SPI, I²C, touch controller and display controller in sleep mode. | JF | |
| Re-enable them on wake up. Remove delays that were not needed in st7889 driver. Hopefully, it'll improve the battery life! | |||
| 2020-01-03 | Add basic touch panel driver. | JF | |
| Handle touch event in display app : draw a big square at the touch point coordinates. | |||
