MicroBit as BLE gamepad

Dependencies:   nrf51-sdk

Dependents:   microbit-dal

Fork of nRF51822 by Lancaster University

History

MicroBit as BLE gamepad default tip

2017-01-30, by rengro01 [Mon, 30 Jan 2017 08:28:19 +0000] rev 624

MicroBit as BLE gamepad


Microbit as a BLE gamepad

2017-01-30, by rengro01 [Mon, 30 Jan 2017 08:24:08 +0000] rev 623

Microbit as a BLE gamepad


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.