Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nrf51-sdk by
Revision 23:77ae29072c57, committed 2016-04-07
- Comitter:
- vcoubard
- Date:
- Thu Apr 07 17:37:48 2016 +0100
- Parent:
- 22:67a8d2c0bbbf
- Child:
- 24:2aea0c1c57ee
- Commit message:
- Synchronized with git rev 624cd84c
Author: Liyou Zhou
Revert "Change version number in README"
Commit applied to wrong branch.
This reverts commit 21d0f023a2b072cdbc138deb3b4d25ae1a54e145.
Changed in this revision
| README.md | Show annotated file Show diff for this revision Revisions of this file |
--- a/README.md Thu Apr 07 17:37:47 2016 +0100 +++ b/README.md Thu Apr 07 17:37:48 2016 +0100 @@ -1,5 +1,5 @@ # nrf51-sdk -Module to contain files provided by the nordic nRF51 SDK. The latest version of this module uses files from Nordic SDK 9.0.0. The files are extracted from [here](https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v9.x.x/nRF51_SDK_9.0.0_2e23562.zip). +Module to contain files provided by the nordic nRF51 SDK. The latest version of this module uses files from Nordic SDK 8.1.0. The files are extracted from [here] (https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/nRF51_SDK_8.1.0_b6ed55f.zip). ## Changes made to Nordic files The files are kept the same as much as possible to the Nordic SDK. Modifications are made in order to integrate with mbed.
