Search found 1 match

by Niamh Kirby
Mon Jan 12, 2026 4:38 am
Forum: QuickFeather
Topic: Quick feather region rom overflow
Replies: 4
Views: 276632

Re: Quick feather region rom overflow

Hey, thanks for sharing this! I've bumped into similar ROM size issues when trying to cram in extra features. Modifying the quickfeather.ld file seems like the right approach for the qf_ssi_ai_app. Just double-check that shifting the ROM origin won't clash with the bootloader's critical functions, m...