2022-06-01 10:14:48 +08:00
|
|
|
/*
|
2022-06-27 15:24:07 +08:00
|
|
|
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
|
2022-06-01 10:14:48 +08:00
|
|
|
*
|
|
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
*/
|
2022-06-27 15:24:07 +08:00
|
|
|
#warning esp_spi_flash.h is deprecated, please use spi_flash_mmap.h instead
|
|
|
|
|
#include "spi_flash_mmap.h"
|