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

Fork of nRF51822 by Nordic Semiconductor

Revision:
2:49e7ee9e88ab
Parent:
1:f84abedbf4fb
Child:
6:bbb4357dc135
--- a/nRF51GattServer.cpp	Thu Apr 03 01:45:38 2014 +0100
+++ b/nRF51GattServer.cpp	Thu Apr 03 02:00:35 2014 +0100
@@ -20,7 +20,7 @@
 #include "common/common.h"
 #include "btle/custom/custom_helper.h"
 
-#include "hw/nRF51822n/nRF51Gap.h"
+#include "nRF51Gap.h"
 
 /**************************************************************************/
 /*!