change(readme): Add auto-generated chip support table into the README

This commit is contained in:
Roland Dobai
2025-12-18 11:04:44 +01:00
parent a4293b1c3f
commit e09508f36b
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -13,6 +13,8 @@ ESP-IDF is the development framework for Espressif SoCs supported on Windows, Li
# ESP-IDF Release and SoC Compatibility
![Chip support](https://dl.espressif.com/dl/esp-idf/chip-support.svg?v=1)
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.
+2
View File
@@ -13,6 +13,8 @@ ESP-IDF 是乐鑫官方推出的物联网开发框架,支持 Windows、Linux
# ESP-IDF 与乐鑫芯片
![芯片支持](https://dl.espressif.com/dl/esp-idf/chip-support.svg?v=1)
请参考 [ESP-IDF 版本与乐鑫芯片版本兼容性](https://github.com/espressif/esp-idf/blob/master/COMPATIBILITY_CN.md) 了解 ESP-IDF 版本与芯片版本之间的兼容性详情。
对于 2016 年之前发布的乐鑫芯片(包括 ESP8266 和 ESP8285),请参考 [RTOS SDK](https://github.com/espressif/ESP8266_RTOS_SDK)。