ARMmbed / mbed-os-example-cellular

This is an example based on mbed-os cellular APIs that demonstrates a TCP or UDP echo transaction with a public echo server.
Apache License 2.0
21 stars 45 forks source link

Add CMakelists #197

Closed 0xc0170 closed 4 years ago

0xc0170 commented 4 years ago

The CMake support is still in development. For more information, see mbed-os/cmake/README.md

Following ARMmbed/mbed-os#13566

0xc0170 commented 4 years ago

Rebased, updated to get an error away from github :)

0xc0170 commented 4 years ago

Following ARMmbed/mbed-os#13566

It was merged.

This is ready for integration (please squash merge, 1 commit for this simple change).