fix dead links directed to iot solution repo

resolve confilcts

modify a board name

rebase master

fix ota example link in readme
This commit is contained in:
Hao Ning
2021-02-26 15:12:45 +08:00
parent 3bc3407aeb
commit 80da446be7
11 changed files with 21 additions and 22 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# eth2ap Example
(See the README.md file in the upper level 'examples' directory for more information about examples. To try a more complex application about Ethernet to WiFi data forwarding, please go to [iot-solution](https://github.com/espressif/esp-iot-solution/tree/master/examples/eth2wifi).)
(See the README.md file in the upper level 'examples' directory for more information about examples. To try a more complex application about Ethernet to WiFi data forwarding, please go to [iot-solution](https://github.com/espressif/esp-iot-solution/tree/release/v1.0/examples/eth2wifi).)
**Note:** This example uses some internal APIs (e.g. `esp_wifi_internal_tx`) which might get changed between minor versions of ESP-IDF.