fix(all): remove unused header includes
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "esp_err.h"
|
||||
#include "spi_flash_mmap.h"
|
||||
#include "esp_private/cache_utils.h"
|
||||
|
||||
#include "esp_rom_sys.h"
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "spi_flash_mmap.h"
|
||||
|
||||
#include "soc/soc_caps.h"
|
||||
#include "esp_private/panic_internal.h"
|
||||
#include "esp_private/panic_reason.h"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "spi_flash_mmap.h"
|
||||
#include "esp_ipc_isr.h"
|
||||
#include "esp_private/system_internal.h"
|
||||
#include "esp_private/cache_utils.h"
|
||||
|
||||
Reference in New Issue
Block a user