feat(timg): graduate the hal driver into a single component

This commit is contained in:
morris
2025-09-26 10:11:12 +08:00
parent 82d8f9f605
commit 71cb24caab
85 changed files with 1117 additions and 787 deletions

View File

@@ -20,7 +20,6 @@
#include "soc/spi1_mem_s_reg.h"
#include "soc/systimer_reg.h"
#include "soc/timer_group_reg.h"
#include "soc/timer_periph.h"
#include "soc/uart_reg.h"
#include "esp32p4/rom/cache.h"
#include "soc/pvt_reg.h"