mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs/wifi: remove note about the latest version
This commit is contained in:
parent
5db3b86871
commit
74879c66e0
@ -14,4 +14,4 @@ API Guides
|
|||||||
Deep Sleep Wake Stubs <deep-sleep-stub>
|
Deep Sleep Wake Stubs <deep-sleep-stub>
|
||||||
ULP Coprocessor <ulp>
|
ULP Coprocessor <ulp>
|
||||||
Unit Testing <unit-tests>
|
Unit Testing <unit-tests>
|
||||||
Driver <wifi>
|
WiFi Driver <wifi>
|
||||||
|
@ -1,13 +1,6 @@
|
|||||||
Wi-Fi Driver
|
Wi-Fi Driver
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Important Notes
|
|
||||||
----------------
|
|
||||||
|
|
||||||
- This document describes the implementation of only the **latest** IDF release. Backward compatibility with older versions of ESP-IDF is not guaranteed.
|
|
||||||
- This document describes the features which have already been implemented in the **latest** IDF release. For features that are now in developing/testing status, we also provide brief descriptions, while indicating the release versions in which these features will be eventually implemented.
|
|
||||||
- If you find anything wrong/ambiguous/hard to understand or inconsistent with the implementation, feel free to let us know about it on our IDF GitHub page.
|
|
||||||
|
|
||||||
|
|
||||||
ESP32 Wi-Fi Feature List
|
ESP32 Wi-Fi Feature List
|
||||||
-------------------------
|
-------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user