Patched version of nrf51822 FOTA compatible driver, with GPTIO disabled, as it clashed with the mbed definitions...

Fork of nRF51822 by Nordic Semiconductor

Revision:
52:120bd37b9d0d
Parent:
44:47da5c62e067
Child:
56:a1071b629aa3
diff -r 63ba3bcf5cd6 -r 120bd37b9d0d nRF51Gap.h
--- a/nRF51Gap.h	Wed Jul 23 12:01:30 2014 +0100
+++ b/nRF51Gap.h	Thu Jul 24 15:46:29 2014 +0100
@@ -22,7 +22,7 @@
 #include "ble.h"
 #include "GapAdvertisingParams.h"
 #include "GapAdvertisingData.h"
-#include "hw/Gap.h"
+#include "public/Gap.h"
 
 /**************************************************************************/
 /*!