3 Commits
Author SHA1 Message Date
LiHaohuaandClaude Opus 4.6 3a1da4f654 Update submodule URLs: SSH → HTTPS, move to CardputerZero org
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-13 22:05:13 +08:00
LiHaohuaandClaude Opus 4.7 dd46c57179 Update submodules: pin emulator to ci-cd (lvgl_demos force-load) + add apps/nc2000
emulator submodule bumped to ci-cd branch head which enables LVGL's
built-in demos (widgets, music, keypad_encoder) as host-resolved
symbols. Apps can now declare `extern void lv_demo_widgets(void);`
and call it from app_main without vendoring demo sources.

apps/nc2000 is a new submodule pointing at CardputerZero-NC2000's
ci-cd branch, which adds the port_lvgl/ frontend producing
libnc2000.dylib/.so via cz_app.h. port_fb on the device is unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 14:30:34 +08:00
LiHaohuaandClaude Opus 4.7 463a523d47 Add M5CardputerZero-Emulator as submodule at emulator/
Pins eggfly/M5CardputerZero-Emulator@318527b. Provides the SDL2+LVGL 9.5
desktop emulator and the lvgl/UserDemo nested submodules needed by the
czdev desktop dev loop.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 14:30:34 +08:00