d-kato / esp32-driver

This repository is no longer maintained and has been moved to ARMmbed.
https://github.com/ARMmbed/esp32-driver
4 stars 14 forks source link

Please rebase to latest ESP8266 driver #2

Closed JanneKiiskila closed 5 years ago

JanneKiiskila commented 6 years ago

There's been a significant amount of bug fixes to Mbed OS ESP8266 driver, please rebase to those. Please implement also the get_default_instance() support (though it should come with the same rebase).

(By default this should be an on-going effort, i.e. keep up with the fixes in the future as well).

d-kato commented 5 years ago

@JanneKiiskila, I'm so sorry. I thought I replied, but I didn't. The "get_default_instance()" has been supported. The ESP32 driver passed Mbed OS Socket test.(https://github.com/d-kato/esp32-driver/issues/4)

JanneKiiskila commented 5 years ago

Excellent, thank you very much!