Update CHANGELOG.md (#815)

This commit is contained in:
Mariusz Białończyk 2023-09-25 09:23:37 +02:00 committed by GitHub
parent ced8088fe9
commit 56b8eddb22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add new_no_miso to Spi FullDuplexMode (#794)
- Add UART support for splitting into TX and RX (#754)
- Async support for I2S (#801)
- UART/ESP32: fix calculating FIFO counter with `get_rx_fifo_count()` (#804)
- Async support for PARL_IO (#807)
### Changed