9 Commits

Author SHA1 Message Date
Ning Yu Xiang 0d0f209499 Feat/add p4 ev 2026-04-24 21:27:10 +08:00
loop 4428109112 feat(basic_demo): sync builtin lua scripts from components 2026-04-22 13:04:31 +08:00
zhouli 9a2d06320f fix(lua): restore audio module 2026-04-20 14:49:25 +08:00
Li Shen Hang b42393eb4d Merge branch 'feat/add_audio_fft' into 'master'
Feat/add audio fft

See merge request ae_group/esp-clawgent!35
2026-04-19 15:28:10 +08:00
loop 316f153780 feat(lua-audio): update audio module and fft script 2026-04-19 14:28:18 +08:00
zhouli 70b3c77075 change(skills): remove redundant title fields 2026-04-19 14:13:53 +08:00
zhouli c39bda5e4c feat(lua): add tone playback and runtime cleanup
Add runtime cleanup registration for Lua modules.
Release the display during script teardown.
Expose audio.play_tone and update related demos and skills.
Add the flappy bird demo and refine the clock dial rendering.
2026-04-18 18:56:23 +08:00
zhouli f0107802bd refactor(basic-demo): reorganize storage paths and module names 2026-04-17 12:01:32 +08:00
zhouli 73b0a7eaa5 feat(demo): update lua module and board 2026-04-12 17:28:51 +08:00