Skip to content

NUCLEO_F401RE and NUCLEO_F302R8 - FPU enabled #267

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

Merged
merged 1 commit into from
Apr 22, 2014

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Apr 19, 2014

Enable FPU for 2 nucleo targets which contain FPU.
I currently don't have these 2 boards at my disposal, please test the simple program with wait() to verify. With the current settings (targets are defined as M4 core), the simple program with wait() halts because project templates have FPU enabled and the mbed lib is compiled as without FPU.

Thanks!

bogdanm added a commit that referenced this pull request Apr 22, 2014
NUCLEO_F401RE and NUCLEO_F302R8 - FPU enabled
@bogdanm bogdanm merged commit c020820 into ARMmbed:master Apr 22, 2014
@0xc0170 0xc0170 deleted the fix_nucleo_fpu branch June 9, 2015 11:48
ccli8 pushed a commit to ccli8/mbed-os that referenced this pull request Aug 13, 2024
…ed#267)

* Fix some issues with building on K64F, add K64F upload methods

* Add Mbed upload method

* Fix pin validate test

* Also install json5

* Fix incorrect COMPONENT_SD config
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.

2 participants