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

Remove deprecated function from CMakeLists.txt #214

Closed rwalton-arm closed 3 years ago

rwalton-arm commented 3 years ago

mbed_set_mbed_target_linker_script was removed from mbed-os.

This PR depends on ARMmbed/mbed-os#14199