Commit graph

5 commits

Author SHA1 Message Date
zhouli
7a0eee234e bugfix: update components for compatible with idf 5.0 2022-06-16 20:21:47 +08:00
zhouli
d1c0bf21bc feat(screen): add coordinate offset support 2021-01-26 22:02:20 +08:00
zhouli
d72d458245 style(screen): reduce abbreviation 2021-01-26 22:00:43 +08:00
zhouli
da39a52e93 fix(screen): fix abnormal color issue of st7789 2021-01-26 16:09:38 +08:00
zhouli
1956e52d3d refactor(gdisp): modify code structure for drive multiple screens
1. add rm68120 screen controller
2. move the comment about direction to header file

3. rename to controller_driver

4. add member bpp to scr_info

5. remove the buffer in controller driver

6. update license
2021-01-26 16:05:54 +08:00