Skip to content

Conversation

@pkendall64
Copy link
Collaborator

MAVLink on STM32 was effectively disabled by having a stub implementation, but... users could still select MAVLink in the Lua script and be confused as to why it's not working. This PR removes it completely.
Also, some of the big-fat buffers were still allocated and reduced the available memory and cause issues for memory limited STM32 devices and they would also crash/fail to start!

Fixes #3085

@pkendall64 pkendall64 merged commit 3a999e8 into ExpressLRS:3.x.x-maintenance Jan 11, 2025
48 checks passed
@pkendall64 pkendall64 deleted the stm32-no-mavlink branch January 23, 2025 22:12
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.

3 participants