esp-rs / esp-pacs

Peripheral Access Crates for Espressif SoCs and modules
Apache License 2.0
103 stars 29 forks source link

Add PMU for ESP32C6-LP #256

Closed bjoernQ closed 2 months ago

bjoernQ commented 2 months ago

This adds PMU to ESP32C6-LP

It's needed for waking the HP core from the LP core. There are a lot more changes needed to use the latest PAC in esp-lp-hal - I prepared those changes locally already and will submit a PR as soon as this gets merged