Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README.md links #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@
The last available release from this repository is v1.7.1. No new features or bugfixes is going to pushed on this
repository and you should rely on the Mbed OS version solely.

New location: https://github.com/ARMmbed/mbed-os/tree/master/components/wifi/esp8266-driver
Wi-Fi documentation: https://os.mbed.com/docs/mbed-os/v6.5/apis/wi-fi.html
Mbed OS 5.15 location: https://github.com/ARMmbed/mbed-os/tree/mbed-os-5.15/components/wifi/esp8266-driver
Mbed OS master location: https://github.com/ARMmbed/mbed-os/tree/master/connectivity/drivers/wifi/esp8266-driver (can change)