kopia lustrzana https://github.com/espressif/esp-idf
ci(network_doc): Fixed the incorrect example path
rodzic
f9bc38f573
commit
8f691d925b
|
@ -441,7 +441,8 @@ Application Examples
|
|||
|
||||
* Ethernet basic example: :example:`ethernet/basic`
|
||||
* Ethernet iperf example: :example:`ethernet/iperf`
|
||||
* Ethernet to Wi-Fi AP "router": :example:`ethernet/eth2ap`
|
||||
* Ethernet to Wi-Fi AP "router": :example:`network/eth2ap`
|
||||
* Wi-Fi station to Ethernet "bridge": :example:`network/sta2eth`
|
||||
* Most protocol examples should also work for Ethernet: :example:`protocols`
|
||||
|
||||
.. ------------------------------ Advanced Topics -------------------------------
|
||||
|
|
|
@ -441,7 +441,8 @@ ESP-IDF 在宏 :c:macro:`ETH_DEFAULT_CONFIG` 中为安装驱动程序提供了
|
|||
|
||||
* 以太网基本示例::example:`ethernet/basic`
|
||||
* 以太网 iperf 示例::example:`ethernet/iperf`
|
||||
* 以太网到 Wi-Fi AP “路由器”::example:`ethernet/eth2ap`
|
||||
* 以太网到 Wi-Fi AP “路由器”::example:`network/eth2ap`
|
||||
* Wi-Fi station 到以太网 “网桥”::example:`network/sta2eth`
|
||||
* 大多数协议示例也适用于以太网::example:`protocols`
|
||||
|
||||
.. ------------------------------ Advanced Topics -------------------------------
|
||||
|
|
Ładowanie…
Reference in New Issue