Feature: 支持 LVGL 作为嵌入式显示屏的底层。 #7
Ivan
commented 2023-05-03 21:03:59 +08:00
Owner
- 屏蔽了一些功能,只保留最基本的灯带相关代码以及与桌面端通讯的代码。
- 引入 LVGL 作为基础库,调整了代码分区大小, 1MB -> 2 MB。
- 实现连接状态和灯带亮度调节的界面
- 屏蔽了一些功能,只保留最基本的灯带相关代码以及与桌面端通讯的代码。
- 引入 LVGL 作为基础库,调整了代码分区大小, 1MB -> 2 MB。
- 实现连接状态和灯带亮度调节的界面
![MVIMG_20230503_204733_副本](/attachments/c1dbbfb4-9669-4164-9e14-d3847d9d6fae)
Ivan
added 5 commits 2023-05-03 21:03:59 +08:00
feat(lvgl): base support.
7098bf4665
feat: 联网状态指示图标。
b7476428a2
feat: desktop connection status icon.
324a307fe3
feat(gui): 灯条亮度调整界面。 close #6.
27270c4f6a
chore: change bar value label font size.
ca9e25f40c
Ivan
merged commit 3f5ca686cf into master 2023-05-03 21:04:25 +08:00
Ivan
referenced this issue from a commit 2023-05-03 21:04:25 +08:00
Merge pull request 'Feature: 支持 LVGL 作为嵌入式显示屏的底层。' (#7) from feature/lvgl into master
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/lvgl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?