Skip to content

Commit 7c50046

Browse files
Updated CHANGELOG.md to be more accurate.
1 parent ad234f3 commit 7c50046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp-lp-hal/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
### Fixed
1717

1818
- Fix panic when handling buffers larger than 7 bytes in `LpI2c.write` and `LpI2c.read` (#4694)
19-
- ESP32-S2, ESP32-S3: Re-wrote `ulp_riscv_halt()` to align with ESP_IDF, squashing a rare bug where halting the chip would hang (#5134)
19+
- ESP32-S2, ESP32-S3: Aligned `ulp_riscv_halt()` with ESP_IDF by setting the `cocpu_shut_reset_en` bit, squashing a rare bug where halting the chip would hang (#5134)
2020

2121
### Removed
2222

0 commit comments

Comments
 (0)