Skip to content

Fix sw4stm32 exporter fpu #2811

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 4 commits into from
Sep 28, 2016
Merged

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Sep 26, 2016

Description

Add hw floating point options in SW4STM32 project. Fix issue #2506

Status

READY

@0xc0170
Copy link
Contributor

0xc0170 commented Sep 26, 2016

cc @sarahmarshy @theotherjimmy please review

}

TARGETS = BOARDS.keys()

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you remove the extra spaces you added on this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -77,7 +83,7 @@ def generate(self):
for lib in self.resources.libraries:
l, _ = splitext(basename(lib))
libraries.append(l[3:])

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@sg- sg- merged commit f22d5a7 into ARMmbed:master Sep 28, 2016
@bcostm bcostm deleted the fix_sw4stm32_exporter_fpu branch September 30, 2016 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants