| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The compiler otherwise removes the polling loop which can lead to removing large parts of code.
--gc-sections can remove these function/data that are not directly referenced in C/C++ source code.
| Back | FazBrowse Home | New Git URL |
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.