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:
11:10ba3c761444
Parent:
10:4c7c2901d7b0
Child:
12:5fb829ce6b82
--- a/CsrLocation.h	Mon Oct 13 08:45:34 2014 +0000
+++ b/CsrLocation.h	Tue Oct 28 12:20:42 2014 +0000
@@ -28,7 +28,7 @@
 #define LOC_LED2                    LED2
 #define DBG_SERIAL_TYPE             RawSerial
 #define LOC_SERIAL_TYPE             RawSerial
-#elif defined(TARGET_LPC1549) || defined(TARGET_NUCLEO_F103RB)
+#elif defined(TARGET_LPC1549) || defined(TARGET_NUCLEO_F103RB) || defined(TARGET_NUCLEO_F401RE)
 #define PINMAP_UART_DEBUG_TX        D1
 #define PINMAP_UART_DEBUG_RX        D0
 #define PINMAP_UART_LOC_TX          D8