14 Commits

Author SHA1 Message Date
Siyuan Miao 71468e1d15 update README.md 2025-10-31 18:52:45 +01:00
Aveline 51db49ba5e feat: add lv_obj_fade_in, lv_obj_fade_out (#6)
* feat: add lv_obj_fade_in, lv_obj_fade_out

* Update ctrl.c

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-12 11:01:13 +02:00
Siyuan Miao 74e959bfa0 build: upgrade buildkit to 0.2.5 challenge-base release/20250911 v20250911 2025-08-24 14:12:35 +02:00
Aveline 88af64eb61 build: update sdk paths and dependencies 2025-08-24 11:45:26 +02:00
foxxcn 42457fc38c build: update sdk paths and dependencies
- update `RK_APP_CROSS` and `RK_MEDIA_OUTPUT` paths in Makefile
- bump `BUILDKIT_VERSION` from v0.2.2 to v0.2.5 in README.md
- adjust subproject commits for lv_drivers and lvgl

fix: modify return value in `str_to_lv_obj_flag` for unknown flags
2025-08-15 17:40:08 +08:00
Aveline 9618f1e93f feat: add rpcCall lv_obj_add_flag and lv_obj_clear_flag
feat: add rpcCall lv_obj_add_flag and lv_obj_clear_flag
2025-06-13 00:49:03 +02:00
Aveline 8297350dd9 Update ctrl.c
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-23 01:05:46 +02:00
Aveline 4e2ce4843f Merge pull request #3 from morgendagen/feature/display-rotation
Add lv_disp_set_rotation control command
2025-05-02 17:43:13 +02:00
Peder Toftegaard Olsen 20acedac50 Added lv_disp_set_rotation control command. 2025-05-01 16:13:41 +02:00
Siyuan 3217f92a6d feat: add rpcCall lv_obj_add_flag and lv_obj_clear_flag 2025-04-12 20:47:17 +00:00
Siyuan 7df79539b8 chore: add code of conduct 2025-03-18 23:33:56 +00:00
Siyuan 47c05c3188 chore: add GPLv2 license 2025-03-18 23:33:15 +00:00
Adam Shiervani 9c73099d2e Update README.md 2025-03-18 18:30:09 +01:00
Siyuan f1098d0d0b Release 202503151220 2025-03-15 11:20:18 +00:00