Skip to content

Commit 166dd01

Browse files
committed
Changelog entry
1 parent e1b89d3 commit 166dd01

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

esp-hal/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5252
- Add support for ADC1 on ESP32C5. (#5215)
5353
- ESP32-C61: RNG (#5244)
5454
- C61: Add GPIO support (#5248)
55+
- C61: Add UART support (#5251)
5556

5657
### Changed
5758

esp-metadata/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Encode pin restrictions in the generated data (#4790)
1414
- Initial ESP32-C5 support (#4859, #4866)
1515
- DMA properties and peripheral selector values (#4944)
16-
- Initial ESP32-C61 support (#5187, #5248)
16+
- Initial ESP32-C61 support (#5187, #5248, #5251)
1717

1818
### Changed
1919

0 commit comments

Comments
 (0)