refactor(soc): sort esp32c5 soc headers

This commit is contained in:
laokaiyao
2024-09-06 18:29:15 +08:00
committed by Kevin (Lao Kaiyao)
parent 6a29351bd0
commit 82f4add36d
125 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
#endif
#include "esp_bit_defs.h"
#include "reg_base.h"
#include "soc/reg_base.h"
#define PRO_CPU_NUM (0)