Csr location class shows location and satellite information, which supports H13467 + ST F103RB/NXP LCP1549 boards now.
Dependents: CsrLocationDemo CsrLocationDemo
Fork of CsrLocation by
Revision 9:e6f22b1a7797, committed 2014-08-11
- Comitter:
- zhjcpi
- Date:
- Mon Aug 11 03:45:07 2014 +0000
- Parent:
- 8:fa29f8455134
- Child:
- 10:4c7c2901d7b0
- Commit message:
- Add wakeup pin definition in LCP1768 project.
Changed in this revision
| CsrLocation.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/CsrLocation.h Mon Aug 11 03:23:23 2014 +0000 +++ b/CsrLocation.h Mon Aug 11 03:45:07 2014 +0000 @@ -21,6 +21,7 @@ #define PINMAP_UART_LOC_RX D9 #define PINMAP_GPIO_LOC_ONOFF D11 #define PINMAP_GPIO_LOC_RESET D12 +#define PINMAP_GPIO_LOC_WAKEUP D3 #define PINMAP_GPIO_BTN D6 #define PINMAP_GPIO_TEST D10 #define LOC_LED1 LED1 @@ -33,8 +34,8 @@ #define PINMAP_UART_LOC_TX D8 #define PINMAP_UART_LOC_RX D2 #define PINMAP_GPIO_LOC_ONOFF D9 +#define PINMAP_GPIO_LOC_RESET D4 #define PINMAP_GPIO_LOC_WAKEUP D3 -#define PINMAP_GPIO_LOC_RESET D4 #define PINMAP_GPIO_BTN D6 #define PINMAP_GPIO_TEST D10 #define LOC_LED1 D7

GPS mbed Shield