Cellular example code for Seeed Wio 3G

Fork of Wio_3G-example-cellular by Toyomasa Watarai

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Mon Jun 04 12:45:15 2018 +0100
Parent:
8:abfee2b3d29b
Child:
10:fdcc1da8a6d4
Commit message:
Merge pull request #80 from ARMmbed/disable_new_targets

Disabled new targets until 5.9 is out
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular

Changed in this revision

Jenkinsfile Show annotated file Show diff for this revision Revisions of this file
--- a/Jenkinsfile	Mon Jun 04 11:15:16 2018 +0100
+++ b/Jenkinsfile	Mon Jun 04 12:45:15 2018 +0100
@@ -26,9 +26,9 @@
 def targets = [
   "UBLOX_C027",
   "MTB_MTS_DRAGONFLY",
-  "UBLOX_C030_U201",
-  "MTB_ADV_WISE_1570",
-  "K64F"
+  "UBLOX_C030_U201"
+  //"MTB_ADV_WISE_1570",
+  //"K64F"
 ]
 
 // Map toolchains to compilers