feat: support regi2c for esp32c61

This commit is contained in:
Fu Zhibo
2024-07-02 16:56:16 +08:00
committed by Song Ruo Jing
parent 75cf388b99
commit a90c9101ff
13 changed files with 317 additions and 137 deletions

View File

@@ -38,7 +38,6 @@
#include "esp_efuse.h"
#include "hal/mmu_hal.h"
#include "hal/cache_hal.h"
#include "hal/clk_tree_ll.h"
#include "soc/lp_wdt_reg.h"
#include "hal/efuse_hal.h"
#include "hal/lpwdt_ll.h"