esp8266-driver icon indicating copy to clipboard operation
esp8266-driver copied to clipboard

Link borken

Open kiskovce opened this issue 4 years ago • 2 comments

link for new esp8266 driver is malfunction.

kiskovce avatar Dec 19 '20 21:12 kiskovce

Mbed OS code gets re-structured on regular basis and thus links get broken.

  • Currently (in master) it's located in; https://github.com/ARMmbed/mbed-os/tree/master/connectivity/drivers/wifi/esp8266-driver
  • In 5.15 branch it's located in; https://github.com/ARMmbed/mbed-os/tree/mbed-os-5.15/components/wifi/esp8266-driver

JanneKiiskila avatar Dec 21 '20 05:12 JanneKiiskila

Fix in; https://github.com/ARMmbed/esp8266-driver/pull/125

JanneKiiskila avatar Dec 21 '20 06:12 JanneKiiskila