essl: upgrade to v1.1.0

This commit is contained in:
Icarus113 2022-12-08 16:58:02 +08:00 committed by suda-morris
parent 9b935ddd10
commit 9abe2ce85c
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 1.1.0
- Supported communicating with ESP32C6 SDIO Slave
## 1.0.1
- Fixed build failure issue on chip which doesn't support SDMMC host
@ -5,4 +9,4 @@
## 1.0.0
- Inititial version
- Inititial version

View File

@ -1,4 +1,4 @@
version: "1.0.1"
version: "1.1.0"
description: "Espressif Serial Slave Link Library"
url: https://github.com/espressif/idf-extra-components/tree/master/esp_serial_slave_link
dependencies: