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

hwdef: correct compilation for MFT-SEMA100 #28226

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

peterbarker
Copy link
Contributor

this board uses 2 128kB sectors for storage, meaning it is very short on space

Remove features we are likely to remove for everyone in 4.7

image

@EternAlmox - those 128kB sectors really do hurt the available flash on these boards.

We're looking at putting a feature in to use a single page of storage for parameters, but that's problematic from both a migration POV and from a data sanctity POV (there's a race condition when "compacting" storage when it fills up). We'll see how we go.

@peterbarker
Copy link
Contributor Author

Build directory: /home/pbarker/rc/ardupilot/build/MFT-SEMA100
Target          Text (B)  Data (B)  BSS (B)  Total Flash Used (B)  Free Flash (B)  External Flash Used (B)
----------------------------------------------------------------------------------------------------------
bin/arducopter   1671196      3924   258372               1675120           28804  Not Applicable         

@peterbarker peterbarker merged commit 14332fa into ArduPilot:master Sep 25, 2024
43 checks passed
@peterbarker peterbarker deleted the pr/fix-mft-100 branch September 26, 2024 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants