We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b89d3 commit 166dd01Copy full SHA for 166dd01
esp-hal/CHANGELOG.md
@@ -52,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
52
- Add support for ADC1 on ESP32C5. (#5215)
53
- ESP32-C61: RNG (#5244)
54
- C61: Add GPIO support (#5248)
55
+- C61: Add UART support (#5251)
56
57
### Changed
58
esp-metadata/CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
- Encode pin restrictions in the generated data (#4790)
14
- Initial ESP32-C5 support (#4859, #4866)
15
- DMA properties and peripheral selector values (#4944)
16
-- Initial ESP32-C61 support (#5187, #5248)
+- Initial ESP32-C61 support (#5187, #5248, #5251)
17
18
19
0 commit comments