Go to file
yuquanjun 8ac13ce6e9 tools: add MCU + ExtFlash ALL.res flash helper
Script flashes APP via J-Link then streams ALL.res over RTT flash all; include a minimal loadbin command file for APP-only updates.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-14 21:49:37 +08:00
APP fix: normal rhythm pick via piece; ACK UI before LCD; flash-busy power guard 2026-09-14 21:49:16 +08:00
AT32F403ARCT7_BOOT Fix missing 择 on mode-home timbre label. 2026-09-07 13:48:18 +08:00
Global fix: normal rhythm pick via piece; ACK UI before LCD; flash-busy power guard 2026-09-14 21:49:16 +08:00
MyCode fix: keep power key alive on hang; refuse play when tone pack missing 2026-09-14 20:19:45 +08:00
UI fix: keep power key alive on hang; refuse play when tone pack missing 2026-09-14 20:19:45 +08:00
device Fix BT recv stack smash and harden pitch/chord SysEx paths. 2026-09-10 06:51:32 +08:00
driver Persist Bluetooth switch in NVM and restore it across power cycles. 2026-09-07 08:26:45 +08:00
libraries Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
middlewares Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
midi fix: map Finger bass timbre to MIDI PC 33 per tone table 2026-09-14 15:59:01 +08:00
project fix: keep power key alive on hang; refuse play when tone pack missing 2026-09-14 20:19:45 +08:00
protocol release: 0.2.10 — tone pack 0914 (BIN3 after 2.bin), autoclose label 关闭 2026-09-14 19:37:57 +08:00
rt-thread Release 0.2.3: fix local song HKTK load/play and keep tone map logs. 2026-09-07 21:48:54 +08:00
scripts Auto-select Cortex-M4 on flash/capture so J-Link never prompts for device. 2026-08-30 20:11:17 +08:00
task Fix BT recv stack smash and harden pitch/chord SysEx paths. 2026-09-10 06:51:32 +08:00
third_party/segger_rtt Add J-Link RTT logging module with RAM ring buffer and dump tool. 2026-08-31 11:24:10 +08:00
tools tools: add MCU + ExtFlash ALL.res flash helper 2026-09-14 21:49:37 +08:00
.gitignore chore: drop committed __pycache__ and ignore Python bytecode 2026-09-14 15:05:49 +08:00
DEVELOPMENT_SETUP.md Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
YNGJ-GT1-M.ATWP Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
run_k1_harness.bat test: stabilize HIL suites — inter-suite reset, async tm1617 inject, ACK-first 2026-09-14 16:16:11 +08:00
run_k1_harness.py test: stabilize HIL suites — inter-suite reset, async tm1617 inject, ACK-first 2026-09-14 16:16:11 +08:00