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

AP_HAL_ChibiOS: exclude chprintf from fastramfunc #28421

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

peterbarker
Copy link
Contributor

on H730 we are overflowing the ITCM area for SPRacingH7RF and other H750 boards are not far behind.

Step away from the edge by removing this function which should never be in a fast path

I've tested on H750 (YJUAV_A6SE) and it still boots. I do not have SPRacingH7RF to test.

on H730 we are overflowing the ITCM area for SPRacingH7RF and other boards are not far behind.

Step away from the edge by removing this function which should never be in a fast path
@tridge tridge merged commit 4e0930a into ArduPilot:master Nov 4, 2024
43 checks passed
@peterbarker peterbarker deleted the pr/spracingh7-compilation-fix branch November 6, 2024 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants