change(all): Clearing unused efuse rom headers

This commit is contained in:
KonstantinKondrashov
2023-11-14 00:07:17 +08:00
committed by konstantin
parent 1688c699db
commit b471d9d22c
36 changed files with 18 additions and 76 deletions
@@ -18,7 +18,7 @@
#include "../esp_psram_impl.h"
#include "esp32/rom/spi_flash.h"
#include "esp32/rom/cache.h"
#include "esp32/rom/efuse.h"
#include "rom/efuse.h"
#include "esp_rom_efuse.h"
#include "soc/dport_reg.h"
#include "soc/efuse_periph.h"