Skip to content

The HAL CM4 for ARM and IAR toolchains is valid only for FPU present.… #2949

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
Oct 7, 2016

Conversation

mmahadevan108
Copy link
Contributor

Description

The HAL CM4 for ARM and IAR toolchains is valid only for FPU present. These guards were added to mbed SDK as there are targets with Cortex-M4. This is similar to the implementation already done for GCC ARM

Status

**READY

Todos

  • Tests
  • Documentation

Steps to test or reproduce

Compile with ARM or IAR toolchain any platform that has Cortex-M4 cpu.

… These guards were added

to mbed SDK as there are targets with Cortex-M4. This is similar to the implementation already
done for GCC ARM

Signed-off-by: Mahadevan Mahesh <[email protected]>
Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

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

LGTM

@mmahadevan108
Copy link
Contributor Author

@sg-

@bridadan
Copy link
Contributor

bridadan commented Oct 6, 2016

/morph test

@mbed-bot
Copy link

mbed-bot commented Oct 6, 2016

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1068

All builds and test passed!

@sg- sg- merged commit f2b49b8 into ARMmbed:master Oct 7, 2016
@mmahadevan108 mmahadevan108 deleted the Fix_For_Cortex_M4 branch October 7, 2016 20:03
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.

5 participants