espressif_idf-extra-components/esp_serial_slave_link/CHANGELOG.md

13 lines
211 B
Markdown
Raw Normal View History

2022-12-08 09:58:02 +01:00
## 1.1.0
- Supported communicating with ESP32C6 SDIO Slave
2022-11-17 20:36:40 +01:00
## 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
2022-12-08 09:58:02 +01:00
- Inititial version