update readme todo

This commit is contained in:
Edward Lai 2025-04-02 21:37:05 +08:00
parent 53986167e6
commit d1bccacdd0

View File

@ -10,9 +10,8 @@ This repository provides a template demo application utilizing the LVGL graphics
- [x] Ported I2C keyboard functionality for LVGL.
- [x] Implemented SPI display support for LVGL.
- [x] Enabled bitmap driver flushing.
- [x] Enhanced keyboard event processing.
#### Todos
- [ ] eEnhance keyboard event processing.
## Build Instructions
```bash