refactor(spi_flash): Refactor the flash frequency config file

This commit is contained in:
C.S.M
2024-09-10 14:44:47 +08:00
parent ef221d007a
commit 44ff115557
19 changed files with 156 additions and 73 deletions

View File

@@ -0,0 +1,8 @@
/*
* SPDX-FileCopyrightText: 2023-2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#define SPI_FLASH_VENDOR_XMC_SUPPORTED (1)