mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 12:20:56 +00:00

* Move Cpu to a new module * Move cpu_control's contents into cpu * Merge raw_core functions * Hide cpu control APIs * Move reset into cpu * Fix software_reset_cpu * Allow inlining cpu functions * Changelog * Mark software_reset no-return * Move WakeupReason * Remove PeripheralIter * Move cpu into system * Mark system stable