ESSL: upgrade to version v1.0.1

This commit is contained in:
Michael (XIAO Xufeng) 2022-11-18 03:36:40 +08:00
parent 05268dc276
commit b75a069e38
2 changed files with 9 additions and 1 deletions

View File

@ -0,0 +1,8 @@
## 1.0.1
- Fixed build failure issue on chip which doesn't support SDMMC host
- Remove dependency to `soc/host_reg.h`
## 1.0.0
- Inititial version

View File

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