Skip to content

Enable LTO - #1375

Draft
salkinium wants to merge 6 commits into
modm-io:developfrom
salkinium:feat/lto
Draft

Enable LTO#1375
salkinium wants to merge 6 commits into
modm-io:developfrom
salkinium:feat/lto

Conversation

@salkinium

Copy link
Copy Markdown
Member

Turns out it is actually possible, but we just were missing some linker flags that prevent discarding a lot of code.

This is still experimental, I have to test this a lot more in hardware.

The compiler otherwise removes the polling loop which can lead to
removing large parts of code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant