Skip to content

Commit efc6141

Browse files
committed
edit the changelog
1 parent c20efa5 commit efc6141

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

esp-hal/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8989
- `i2s::master::Standard` has been removed (#3985)
9090
- `ledc::channel::PinConfig` has been removed and used `DriveMode` instead (#4214)
9191
- ESP32: removed integrated SPI-connected pins (6 to 11 both included) (#4202)
92-
- ESP32C2: removed pins 11 to 17 both included (#4202)
9392
- ESP32H2: removed pins 6 and 7 (#4202)
93+
- ESP32C3 and ESP32C2: removed pins 11 to 17 both included (#4202)
94+
- ESP32C6: removed pins 24, 25, 26, 28, 29 and 30 (#4202)
95+
- ESP32S2 and ESP32S3: removed pins 26 to 32 both included (#4202)
9496

9597
## [v1.0.0-rc.0] - 2025-07-16
9698

0 commit comments

Comments
 (0)