-
-
Notifications
You must be signed in to change notification settings - Fork 312
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
Ststm32 maple core outdated! #446
Comments
For anyone else having this problem, I have found a workaround that I have written in detail about in the issue I linked in my above comment. |
This would be very helpful for Marlin users, since newer Maple versions produce substantially smaller builds. I'm seeing about a 30k size reduction in compiled firmware. I realize that this isn't the preferred framework anymore, and we are gradually working our way off of it, but for now a lot of users still depend on it. |
@valeros thank you so much for this! We thought we would be content with the old Maple until we finished switching frameworks, until somebody pointed out the binary size advantage in newer versions. |
The ststm32 maple core is outdated! Please update it so users don't have to do it manually - especially as doing it manually is not officially supported.
As a result I cannot compile libraries such as USBComposite for STM32F1!
The text was updated successfully, but these errors were encountered: