ARMmbed / mbed-os-example-client

DEPRECATED: This is the mbed Client example application for mbed OS.
https://cloud.mbed.com/docs/current/welcome/index.html
Other
20 stars 58 forks source link

[STM] Add wifi ism43362 for DISCO_L475_IOT01A #379

Closed adustm closed 6 years ago

adustm commented 6 years ago

Description

DISCO_L475VG_IOT01A and DISCO_F413ZH have an Inventek wifi module. This PR allows the DISCO_L475VG_IOT01A to connect to the Device connector.

teetak01 commented 6 years ago

Cleanup + rebase.

adustm commented 6 years ago

Hello @teetak01,

I've rebased the example I've removed the mbedignore file + updated the Readme file accordingly.

Kind regards Armelle

adustm commented 6 years ago

Hello @JanneKiiskila Thank you for merging the PR. Do you know when the easy connect library will be updated in this repository ?

JanneKiiskila commented 6 years ago

Oh, that should have been included with this PR. I'll do a pull for that ASAP.

adustm commented 6 years ago

Ok, I was not aware of the release process for easy-connect. Thank you

JanneKiiskila commented 6 years ago

https://github.com/ARMmbed/mbed-os-example-client/pull/385 is in now.

adustm commented 6 years ago

Thank you so much!