fix(all): remove unused header includes

This commit is contained in:
Xiao Xufeng
2024-03-24 01:39:40 +08:00
parent f886bbc848
commit 313c4f2cdc
12 changed files with 0 additions and 14 deletions
-1
View File
@@ -104,7 +104,6 @@
#include "soc/periph_defs.h"
#include "esp_cpu.h"
#include "esp_private/esp_clk.h"
#include "spi_flash_mmap.h"
#if CONFIG_ESP32_TRAX || CONFIG_ESP32S2_TRAX || CONFIG_ESP32S3_TRAX
#include "esp_private/trax.h"