build system: Remove some dependencies from esp32 & esp32s2beta

Possible now that wifi related source files are all in esp_wifi
This commit is contained in:
Angus Gratton
2019-10-31 13:39:17 +11:00
committed by Angus Gratton
parent f616d2f2de
commit 65dad0d46f
6 changed files with 11 additions and 8 deletions

View File

@@ -45,7 +45,6 @@
#include "esp_spi_flash.h"
#include "esp_flash_internal.h"
#include "nvs_flash.h"
#include "esp_event.h"
#include "esp_spi_flash.h"
#include "esp_private/crosscore_int.h"
#include "esp_log.h"