Nordic stack and drivers for the mbed BLE API. Version to work around build bug.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
LICENSE@449:fd09f590751b, 2015-11-02 (annotated)
- Committer:
- rgrover1
- Date:
- Mon Nov 02 09:05:09 2015 +0000
- Revision:
- 449:fd09f590751b
- Parent:
- 447:088f5738bf18
- Child:
- 450:e718f00626f2
Synchronized with git rev eab6631c
Author: Jean-Philippe Brucker
Update S110 detection macros again
The mbed SDK actually prefixes all labels from targets.py with "TARGET_".
Update our detection macros accordingly.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
rgrover1 | 443:df9a63600641 | 1 | Many of the files in this module have been inherited from the Nordic SDK for |
rgrover1 | 449:fd09f590751b | 2 | nRF51822; they come with a BSD-like license offered by Nordic for use with mbed. |
rgrover1 | 449:fd09f590751b | 3 | Others come from the mbed SDK, and are licensed under Apache-2.0. |
rgrover1 | 443:df9a63600641 | 4 | Unless specifically indicated otherwise in a file, files are licensed |
rgrover1 | 443:df9a63600641 | 5 | under the Apache 2.0 license, as can be found in: apache-2.0.txt. |
rgrover1 | 443:df9a63600641 | 6 | The BSD-like Nordic license can be found in BSD-3clause-Nordic.txt |