Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: C027_Support C027_SupportTest mbed picojson
Fork of C027_SupportTest by
Revision 12:96c7b62c7aaf, committed 2014-05-09
- Comitter:
- mazgch
- Date:
- Fri May 09 08:58:25 2014 +0000
- Parent:
- 11:b8505cbbd55c
- Child:
- 13:662bd1df9a72
- Commit message:
- comments
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed May 07 15:36:38 2014 +0000
+++ b/main.cpp Fri May 09 08:58:25 2014 +0000
@@ -29,11 +29,10 @@
is connected to D0/D1/D4 and the GPS SCL/SDA is connected D15/D15. In this
configuration the following platforms were tested (it is likely that others
will work as well)
- - C027-XX.
- - LPC1549v2
- - FRDM-KL25Z
- - FRDM-KL46Z
- - NUCLEO-F401RE
+ - U-BLOX: C027-XX.
+ - NXP: LPC1549v2
+ - Freescale: FRDM-KL25Z, FRDM-KL46Z
+ - STM: NUCLEO-F401RE, NUCLEO-F030R8
*/
#if defined(TARGET_UBLOX_C027) || defined(TARGET_LPC1768)
#define C027_USEONBOARD // remove this if you have a GSM/GPS shield
