We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After updating to latest master I noticed this warning:
/libDaisy/core/startup_stm32h750xx.c:1561:1: warning: FP registers might be clobbered despite 'interrupt' attribute: compile with '-mgeneral-regs-only' [-Wattributes] 1561 | { | ^
It seems to be introduced in this commit: bd13385
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After updating to latest master I noticed this warning:
It seems to be introduced in this commit: bd13385
The text was updated successfully, but these errors were encountered: