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

CMake: Use Mbed OS path variable provided by mbed_config.cmake #203

Closed hugueskamba closed 4 years ago

hugueskamba commented 4 years ago

The tools has been updated to provide the path to the local Mbed OS program using a CMake variable.

Reviewers @0xc0170 @rajkan01