Skip to content

Commit 626a276

Browse files
committed
Changelog entries
1 parent 80dfb02 commit 626a276

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11+
- `read_efuse_le` should be preferred over `read_efuse`
1112

1213
- A new CLI argument `rom-elf` was added which will be used for backtraces (#963)
1314

1415
### Changed
16+
- `read_efuse` is deprecated
1517

1618
### Fixed
1719

1820
- Corrected eFuse BLOCK0 definitions for ESP32-C2, ESP32-C3, and ESP32-S3 (#961)
1921
- Fixed Secure Download Mode detection on ESP32-P4 (#972)
22+
- Several fixes in `read_efuse`
2023

2124
### Removed
2225

0 commit comments

Comments
 (0)