K1Guitar/APP
yuquanjun 59c11f3f93 Fix BT recv stack smash and harden pitch/chord SysEx paths.
Enlarge BT recv stack, move large handlers/log buffers off the stack, clamp key indexes, and yield in W25Q busy-wait so BLE protocol tests stay stable.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-10 06:51:32 +08:00
..
app.c Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
app.h Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
app_adc.c Sync master volume from EC pot on every page and at boot. 2026-09-06 07:15:04 +08:00
app_adc.h Sync master volume from EC pot on every page and at boot. 2026-09-06 07:15:04 +08:00
app_log.c Fix BT recv stack smash and harden pitch/chord SysEx paths. 2026-09-10 06:51:32 +08:00
app_log.h Fix mode-row asset pairing and add RTT external UI flash path. 2026-09-02 15:24:49 +08:00
app_tm1617.c Add J-Link RTT logging module with RAM ring buffer and dump tool. 2026-08-31 11:24:10 +08:00
app_tm1617.h Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
app_tm1629.c Add J-Link RTT logging module with RAM ring buffer and dump tool. 2026-08-31 11:24:10 +08:00
app_tm1629.h Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
app_touch.c Stabilize non-Mixer click handling and page-change touch suppress. 2026-08-31 21:59:12 +08:00
app_touch.h Stabilize non-Mixer click handling and page-change touch suppress. 2026-08-31 21:59:12 +08:00