docs: add translation for compatibility revisions

This commit is contained in:
mofeifei
2023-07-28 16:30:31 +08:00
committed by Xiao Xufeng
parent d0dcf2da00
commit e980c1b45e
5 changed files with 112 additions and 9 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ The following table shows ESP-IDF support of Espressif SoCs where ![alt text][pr
[supported]: https://img.shields.io/badge/-supported-green "supported"
[preview]: https://img.shields.io/badge/-preview-orange "preview"
There are variants of revisions for a series of chips. See [Compatibility Between ESP-IDF Releases and Revisions of Espressif SoCs](https://github.com/espressif/esp-idf/blob/master/COMPATIBILITY.md) for the details of the compatibility between IDF and chip revisions.
There are variants of revisions for a series of chips. See [Compatibility Between ESP-IDF Releases and Revisions of Espressif SoCs](https://github.com/espressif/esp-idf/blob/master/COMPATIBILITY.md) for the details of the compatibility between ESP-IDF and chip revisions.
Espressif SoCs released before 2016 (ESP8266 and ESP8285) are supported by [RTOS SDK](https://github.com/espressif/ESP8266_RTOS_SDK) instead.