change(esp_hw_support): update sleep cpu flow

This commit is contained in:
hebinglin
2025-08-29 11:09:24 +08:00
parent e2534b1b5f
commit cfecbc99ce
8 changed files with 544 additions and 285 deletions

View File

@@ -5,7 +5,6 @@
*/
#pragma once
#include <stdint.h>
#include "soc/soc.h"
#ifdef __cplusplus
extern "C" {