diff --git a/README.md b/README.md index e05a636036..7ff3ee0e90 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/README_CN.md b/README_CN.md index 0c10da542d..f868de0971 100644 --- a/README_CN.md +++ b/README_CN.md @@ -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)。