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

View File

@@ -11,7 +11,6 @@
#include "esp_efuse_utility.h"
#include "soc/efuse_periph.h"
#include "esp_private/esp_clk.h"
#include "esp32c2/rom/efuse.h"
#include "hal/efuse_hal.h"
static const char *TAG = "efuse";