mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
change(flash): deprecate bootloader_flash_priv.h
This commit is contained in:
committed by
Armando (Dou Yiwen)
parent
6e3abd12a1
commit
2cacb0bd56
@@ -11,7 +11,6 @@
|
||||
#include "bootloader_init.h"
|
||||
#include "bootloader_utility.h"
|
||||
#include "bootloader_common.h"
|
||||
#include "bootloader_flash_priv.h"
|
||||
#include "esp_app_desc.h"
|
||||
|
||||
#define MAX_PARTITIONS 8
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* SPDX-License-Identifier: Unlicense OR CC0-1.0
|
||||
*/
|
||||
#include "bootloader_flash_override.h"
|
||||
#include "bootloader_flash_priv.h"
|
||||
#include "bootloader_flash_custom.h"
|
||||
#include "esp_rom_spiflash.h"
|
||||
#include "esp_attr.h"
|
||||
|
||||
Reference in New Issue
Block a user