Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use explicit linker script for 1MB flash B/W radios #4244

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

rotorman
Copy link
Member

Adds explicit linker script for B/W radios with 1MB flash memory (e.g. RadioMaster Boxer). This removes the 512 kB limitation on such radios.

Fixes #4240 and #4243.

@rotorman rotorman added enhancement ✨ New feature or request B&W Related generally to black and white LCD radios labels Oct 25, 2023
@kobakirill
Copy link
Contributor

Great! Now it works when building Boxer on an STM32F407VGT6 processor with 1MB Flash and 192KB RAM.
image

@pfeerick pfeerick added the compilation Related to compiling the firmware and firmware options label Oct 26, 2023
@pfeerick pfeerick modified the milestones: 2.10, 2.9.2 Oct 26, 2023
@pfeerick pfeerick merged commit a0450d7 into main Oct 27, 2023
37 checks passed
@pfeerick pfeerick deleted the bw_1mb_flash branch October 27, 2023 11:09
pfeerick pushed a commit that referenced this pull request Oct 29, 2023
MRC3742 pushed a commit to MRC3742/edgetx that referenced this pull request Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B&W Related generally to black and white LCD radios compilation Related to compiling the firmware and firmware options enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boxer build error
3 participants