Skip to content

Conversation

earlephilhower
Copy link
Owner

A typo in the CMakefile resulted in ROM FPU calls not being added in the Pico library. Fix the file and rebuild libraries.

Fixes #2410

A typo in the CMakefile resulted in ROM FPU calls not being added in
the Pico library.  Fix the file and rebuild libraries.

Fixes #2410
@earlephilhower earlephilhower merged commit 50cb174 into master Sep 4, 2024
20 checks passed
@earlephilhower earlephilhower deleted the def1 branch September 4, 2024 02:39
@dquadros
Copy link

dquadros commented Sep 4, 2024

Great work! I spent some time trying to understanding why my program was not working, now it always make sense.

schkovich pushed a commit to schkovich/arduino-pico that referenced this pull request May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with RP2040 floating point with version 4.01?

2 participants