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
History
f1;
2016-11-02, by Yassinetaouil [Wed, 02 Nov 2016 15:29:13 +0000] rev 46
f1;
Thanks to web-ide, it is not possible to add files to .hgignore.
2016-04-11, by vcoubard [Mon, 11 Apr 2016 16:13:57 +0000] rev 45
Thanks to web-ide, it is not possible to add files to .hgignore.
Synchronized with git rev 8e89a488
2016-04-11, by vcoubard [Mon, 11 Apr 2016 15:05:12 +0100] rev 44
Synchronized with git rev 8e89a488
Author: Vincent Coubard
Rename file ble.h into nrf_ble.h.
This change will mitigate issues when nrf51-sdk is compiled on mbed-classic.
Update ignored file (forced by the online compiler).
2016-04-07, by vcoubard [Thu, 07 Apr 2016 16:53:40 +0000] rev 43
Update ignored file (forced by the online compiler).
Synchronized with git rev b41076dc
2016-04-07, by vcoubard [Thu, 07 Apr 2016 17:38:17 +0100] rev 42
Synchronized with git rev b41076dc
Author: Vincent Coubard
Fix licence issues.
* provide the file `apache-2.0.txt` as mentionned in `LICENCE`.
* add a apache 2 licence header to script/pick_nrf51_files.py.
* add a apache 2 licence header to script/replace_headers.py.
Synchronized with git rev 0d35c663
2016-04-07, by vcoubard [Thu, 07 Apr 2016 17:38:16 +0100] rev 41
Synchronized with git rev 0d35c663
Author: Vincent Coubard
Update changelog for version 2.2.1
Synchronized with git rev 60bfeb30
2016-04-07, by vcoubard [Thu, 07 Apr 2016 17:38:14 +0100] rev 40
Synchronized with git rev 60bfeb30
Author: Vincent Coubard
Merge pull request #17 from andresag01/expose-ble-hash
Expose function in DM to calculate BLE hash
Synchronized with git rev c4ecce56
2016-04-07, by vcoubard [Thu, 07 Apr 2016 17:38:13 +0100] rev 39
Synchronized with git rev c4ecce56
Author: Andres Amaya Garcia
Fix typo in id_manager.h @note
Synchronized with git rev 51c333fe
2016-04-07, by vcoubard [Thu, 07 Apr 2016 17:38:12 +0100] rev 38
Synchronized with git rev 51c333fe
Author: Vincent Coubard
Add missing implementations for peer_manager. This is required by armcc,
even if implementations doesn't makes it into final binary
Synchronized with git rev 25cbf4dd
2016-04-07, by vcoubard [Thu, 07 Apr 2016 17:38:10 +0100] rev 37
Synchronized with git rev 25cbf4dd
Author: Andres Amaya Garcia
Add warning to ah() for porters of future nRF51 SDKs to mbed