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 44 forks source link

Add Cellular example to CircleCI #211

Closed noonfom closed 3 years ago

noonfom commented 3 years ago

@paul-szczepanek-arm please review

noonfom commented 3 years ago

mbed-tools fails to compile for DISCO_L496AG because there's a broken CMake file in mbed-os/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/TARGET_DISCO_L496AG. A patch PR needs to be opened and merged for this before the Cellular example can be added to CircleCI.