Patched version of nrf51822 FOTA compatible driver, with GPTIO disabled, as it clashed with the mbed definitions...
Fork of nRF51822 by
History
Disabled GPTIOE as it conflicts with mbed definitions.
2015-05-21, by finneyj [Thu, 21 May 2015 09:35:07 +0000] rev 177
Disabled GPTIOE as it conflicts with mbed definitions.
Synchronized with git rev 29c8549a
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:36 +0100] rev 176
Synchronized with git rev 29c8549a
Author: Rohit Grover
Release 0.3.5
=============
Enhancements
~~~~~~~~~~~~
* Add support for scanning APIs.
Bugfixes
~~~~~~~~
none.
Synchronized with git rev be6166ee
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:35 +0100] rev 175
Synchronized with git rev be6166ee
Author: Rohit Grover
white space diffs.
Synchronized with git rev 69bfe8a5
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:35 +0100] rev 174
Synchronized with git rev 69bfe8a5
Author: Rohit Grover
add missing include for GapScanningParams to nRF51Gap.h
Synchronized with git rev 14f066b9
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:35 +0100] rev 173
Synchronized with git rev 14f066b9
Author: Rohit Grover
rename GAP_DURATION_UNITS to ADVERTISEMENT_DURATION_UNITS
Synchronized with git rev d154894d
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:35 +0100] rev 172
Synchronized with git rev d154894d
Author: Rohit Grover
simplify the name used to include Gap.h
Synchronized with git rev 233e5228
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:35 +0100] rev 171
Synchronized with git rev 233e5228
Author: Rohit Grover
minor white space diffs.
Synchronized with git rev 459e83e0
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:35 +0100] rev 170
Synchronized with git rev 459e83e0
Author: Rohit Grover
add support for active scanning.
Synchronized with git rev 7d0cc169
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:35 +0100] rev 169
Synchronized with git rev 7d0cc169
Author: Rohit Grover
shorten names for *scanning* APIs to *scan*.
Synchronized with git rev 82408ba7
2015-05-13, by rgrover1 [Wed, 13 May 2015 08:49:35 +0100] rev 168
Synchronized with git rev 82408ba7
Author: Rohit Grover
add implementation for stopScanning()