FreeTRX/MDUV380_firmware
Marcus Kida 8c9828e386 Themes: selectable on-device presets (Custom / BASIC 80s / Terminal)
Add a Theme selector in Display Options that cycles three presets with a live
preview: Custom (CPS-editable, default), BASIC 80s (Commodore 64 light-blue on
blue) and Terminal (green-on-black night / black-on-green day). Presets fill all
theme items for a cohesive look.

The selection is stored in the codeplug custom-data area (new THEME_PRESET
block), which is migration-safe (missing block -> Custom) and needs no settings
reset. CPS theme edits only ever change the Custom theme. Documented in MANUAL.md
and the README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 14:41:08 +02:00
..
application Themes: selectable on-device presets (Custom / BASIC 80s / Terminal) 2026-07-12 14:41:08 +02:00
Core Initial Commit 2026-07-06 08:45:33 +02:00
Drivers Initial Commit 2026-07-06 08:45:33 +02:00
Middlewares Initial Commit 2026-07-06 08:45:33 +02:00
SeggerRTT Initial Commit 2026-07-06 08:45:33 +02:00
tools Add OpenGD77 screen grabber + GD-77 loader tools 2026-07-06 13:17:02 +02:00
USB_DEVICE Initial Commit 2026-07-06 08:45:33 +02:00
.cproject Initial Commit 2026-07-06 08:45:33 +02:00
.project Initial Commit 2026-07-06 08:45:33 +02:00
MDUV380_firmware.cfg Initial Commit 2026-07-06 08:45:33 +02:00
MDUV380_firmware.ioc Initial Commit 2026-07-06 08:45:33 +02:00
STM32F405VGTX_FLASH.ld Initial Commit 2026-07-06 08:45:33 +02:00
STM32F405VGTX_RAM.ld Initial Commit 2026-07-06 08:45:33 +02:00