
This is an example based on mbed-os cellular APIs that demonstrates a TCP or UDP echo transaction with a public echo server.
Revision 9:35a1fad017ca, committed 2018-06-04
- 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