Csr location class shows location and satellite information, which supports H13467 + ST F103RB/NXP LCP1549 boards now.

Dependents:   CsrLocationDemo CsrLocationDemo

Fork of CsrLocation by jie zhao

Revision:
5:219dfc2905dc
Parent:
4:0d9b711fb646
Child:
6:aed3c66b39d9
--- a/CsrLocation.h	Tue May 27 10:54:06 2014 +0000
+++ b/CsrLocation.h	Fri Aug 01 08:13:04 2014 +0000
@@ -30,7 +30,9 @@
 #define PINMAP_UART_DEBUG_RX        D0
 #define PINMAP_UART_LOC_TX          D8
 #define PINMAP_UART_LOC_RX          D2
-#define PINMAP_GPIO_LOC_ONOFF       D3
+//#define PINMAP_GPIO_LOC_ONOFF       D3
+#define PINMAP_GPIO_LOC_ONOFF       D9
+#define PINMAP_GPIO_LOC_WAKEUP      D3
 #define PINMAP_GPIO_LOC_RESET       D4
 #define LOC_LED1                    LED1
 #define LOC_LED2                    LED2