merge esp_flash_data_types into esp_flash_partitions

This commit is contained in:
morris
2019-03-14 22:03:04 +08:00
committed by bot
parent f1e9078cb0
commit fae39dc326
12 changed files with 75 additions and 102 deletions

View File

@@ -16,7 +16,6 @@
#include "esp_log.h"
#include "rom/spi_flash.h"
#include "rom/md5_hash.h"
#include "esp_flash_data_types.h"
static const char *TAG = "flash_parts";