Update ROADMAP.md
This commit is contained in:
committed by
GitHub
parent
1191c433b9
commit
56f31fc20c
@@ -13,6 +13,7 @@
|
||||
- [ ] Replace `disp_drv->direct_mode/full_refresh` with enum.
|
||||
- [x] Consider flat directory structure. E.g. `extra/widgets` to `widgets`
|
||||
- [ ] Rename `disp_drv->monitor_cb` to `render_completed/finished/ready`
|
||||
- [ ] Use `uint32_t` and `int32_t` in APIs where possible
|
||||
|
||||
### Architecture
|
||||
- [ ] Consider merging `lv_disp_t`, `lv_disp_drv_t`, `lv_disp_draw_buf_t`, `lv_draw_ctx_t`, and `struct`s from the new driver API (or only some of them)
|
||||
|
||||
Reference in New Issue
Block a user