essl: upgrade to v1.1.0
This commit is contained in:
parent
9b935ddd10
commit
9abe2ce85c
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user