Skip to content

Remove IAR from all NRF51822-based targets #1569

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
Feb 28, 2016

Conversation

bridadan
Copy link
Contributor

Removes IAR support from all NRF51822-based targets.

Currently tests do not run on NRF51822 targets when compiled with IAR. The current definition of the NRF51_DK target specifically removes IAR support in its definition. This PR unifies this removal across all of these targets.

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 26, 2016

Test does not run mean ? Please provide more details.

We should create a tracking issue for this, I consider this to be revert this until we fix it.

@sg-
Copy link
Contributor

sg- commented Feb 26, 2016

All tests fail to compile meaning the IAR support doesn't work at all.

@bridadan
Copy link
Contributor Author

The tests actually compile just fine (Sorry Sam, must have misspoke yesterday). They don't run though (no serial output from the tests)

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 28, 2016

@bridadan Please create a tracking issue for this, shall be fixed. Once created, reference this PR there, and we can merge this

0xc0170 added a commit that referenced this pull request Feb 28, 2016
Remove IAR from all NRF51822-based targets
@0xc0170 0xc0170 merged commit 3209e18 into ARMmbed:master Feb 28, 2016
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.

3 participants