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 nRF51822 by
History
example micro:bit pedometer
2018-04-27, by giobauermeister [Fri, 27 Apr 2018 13:06:27 +0000] rev 624
example micro:bit pedometer
example micro:bit pedometer
2018-04-27, by giobauermeister [Fri, 27 Apr 2018 13:01:13 +0000] rev 623
example micro:bit pedometer
Update to the latest version of nrf51-sdk
2016-04-08, by JonnyA [Fri, 08 Apr 2016 16:40:16 +0000] rev 622
Update to the latest version of nrf51-sdk
Synchronized with git rev c5ce428d
2016-04-08, by LancasterUniversity [Fri, 08 Apr 2016 00:26:29 +0100] rev 621
Synchronized with git rev c5ce428d
Author: Vincent Coubard
Fix access to enum member
Lancster diverged before this commit
2016-04-08, by Jonathan Austin [Fri, 08 Apr 2016 00:21:28 +0100] rev 620
Lancster diverged before this commit
Remove the nordic_sdk and nordic-sdk directories which should be provided by the nrf51-sdk library
2016-04-07, by JonnyA [Thu, 07 Apr 2016 00:51:57 +0000] rev 619
Remove the nordic_sdk and nordic-sdk directories which should be provided by the nrf51-sdk library
Add dependency on nf51-sdk
2016-04-07, by JonnyA [Thu, 07 Apr 2016 00:14:40 +0000] rev 618
Add dependency on nf51-sdk
Synchronized with git rev 78b4ea55
2016-01-12, by vcoubard [Tue, 12 Jan 2016 19:58:03 +0000] rev 617
Synchronized with git rev 78b4ea55
Author: Vincent Coubard
Merge pull request #106 from ARMmbed/develop
merge version
Synchronized with git rev 67d0ac73
2016-04-06, by LancasterUniversity [Wed, 06 Apr 2016 22:39:17 +0100] rev 616
Synchronized with git rev 67d0ac73
Author: Joe Finney
microbit: Update to indicate when system attributes require intialisation
Synchronized with git rev 60a7c0c0
2016-04-06, by LancasterUniversity [Wed, 06 Apr 2016 22:38:43 +0100] rev 615
Synchronized with git rev 60a7c0c0
Author: Rohit Grover
bring in the latest changes for BLE::init() where we allow <object, member> tuples for init callback.