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 official example badge #186

Closed gpsimenos closed 4 years ago

evedon commented 4 years ago

@gpsimenos Target UBLOX_C030_U201 should be removed from Jenkinsfile as the target is no longer supported in Mbed 6

gpsimenos commented 4 years ago

@gpsimenos Target UBLOX_C030_U201 should be removed from Jenkinsfile as the target is no longer supported in Mbed 6

Should I make the change in this PR or open a separate one?

evedon commented 4 years ago

@gpsimenos Target UBLOX_C030_U201 should be removed from Jenkinsfile as the target is no longer supported in Mbed 6

Should I make the change in this PR or open a separate one?

@AnttiKauppila We will need help from your team for the CI updates as we don't have access to all Jenkinsfiles. This will need discussion with @jamesbeyond But this PR could go through as there is no code change

kimlep01 commented 4 years ago

Hi @evedon Jenkinsfile was updated in #189

gpsimenos commented 4 years ago

Rebased