Skip to content

Commit

Permalink
C6 PMU startup configuration (#974)
Browse files Browse the repository at this point in the history
* Implement a bunch of missing startup code

* Extract peripheral address retrieval

* Clean up manual register manipulation

* Add missing PMU related setup

* Changelog

* Clean up revision check

* Fix build

* Add note about PMU setup code source

* Use macros to deduplicate hp/lp system setup

* Clean up a bit

* Initialize the correct register in modem_clock_hal_select_wifi_lpclk_source
  • Loading branch information
bugadani committed Dec 15, 2023
1 parent 9084d1e commit 260c882
Show file tree
Hide file tree
Showing 3 changed files with 1,223 additions and 101 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- ESP32-C6: Properly initialize PMU (#974)

### Changed

### Fixed
Expand Down
Loading

0 comments on commit 260c882

Please sign in to comment.