Skip to content
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

Add new target BLE Smurfs and fix Arch BLE export templates #799

Merged
merged 3 commits into from
Dec 19, 2014

Conversation

xiongyihui
Copy link
Contributor

No description provided.

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 18, 2014

Have you tested the uvision4 and version 5 with the template for SMURFS?

@xiongyihui
Copy link
Contributor Author

Only tested with uvision 4. I don't have a uvision 5 yet

0xc0170 added a commit that referenced this pull request Dec 19, 2014
Add new target BLE Smurfs and fix Arch BLE export templates
@0xc0170 0xc0170 merged commit 9bde95d into ARMmbed:master Dec 19, 2014
@@ -12,7 +12,7 @@
<ToolsetName>ARM-ADS</ToolsetName>
<TargetOption>
<TargetCommonOption>
<Device>nRF51xxx</Device>
<Device>nRF51822_xxAA</Device>
Copy link
Contributor

Choose a reason for hiding this comment

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

uv4 version 4.74 comes with support for nRF51xxx. why change the device to one not supported by the tool with the original installation?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for pointing it out.
It is for that people with early uvision + Nordic SDK would not work with <Device>nRF51xxx</Device>. I will try to upgrade the uvision to test.

@sg-
Copy link
Contributor

sg- commented Dec 19, 2014

There are changes made here that wont work out of the box with default installations. Please consider the path someone would take for the first time using these.

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