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

DISCO_L496AG with stmod cellular support #149

Closed LMESTM closed 5 years ago

LMESTM commented 5 years ago

This PR adds support for p-l496g-cell02 pack composed of DISCO_L496AG target and BG96 based expansion board.

See https://www.st.com/en/evaluation-tools/p-l496g-cell02.html

@MarceloSalazar @jeromecoutant

MarceloSalazar commented 5 years ago

Note this depends on https://github.com/ARMmbed/mbed-os/pull/10866 which will be released in 5.14

AriParkkila commented 5 years ago

Can be merged in mbed-os-5.14.

AriParkkila commented 5 years ago

@LMESTM Please rebase.

LMESTM commented 5 years ago

@AriParkkila rebased now