From 763ab0fec7cb34fed5306cb1521a68816cc8483d Mon Sep 17 00:00:00 2001 From: alexey Date: Tue, 13 Aug 2024 13:28:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D0=BD=D0=B0=20=D0=B1=D0=B8=D0=B1=D0=BB?= =?UTF-8?q?=D0=B8=D0=BE=D1=82=D0=B5=D0=BA=D0=B0=20spi=20flash=20->=20memor?= =?UTF-8?q?y=20spi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CubeKeil Example/Core/Src/main.c | 2 +- .../MDK-ARM/flash eeprom Example.uvoptx | 14 +++++++------- .../MDK-ARM/flash eeprom Example.uvprojx | 12 ++++++------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/CubeKeil Example/Core/Src/main.c b/CubeKeil Example/Core/Src/main.c index e6aae0b..684acfd 100644 --- a/CubeKeil Example/Core/Src/main.c +++ b/CubeKeil Example/Core/Src/main.c @@ -24,7 +24,7 @@ /* Private includes ----------------------------------------------------------*/ /* USER CODE BEGIN Includes */ -#include "spi_flash.h" +#include "memory_spi.h" /* USER CODE END Includes */ /* Private typedef -----------------------------------------------------------*/ diff --git a/CubeKeil Example/MDK-ARM/flash eeprom Example.uvoptx b/CubeKeil Example/MDK-ARM/flash eeprom Example.uvoptx index e8522a7..f0bd1f9 100644 --- a/CubeKeil Example/MDK-ARM/flash eeprom Example.uvoptx +++ b/CubeKeil Example/MDK-ARM/flash eeprom Example.uvoptx @@ -154,7 +154,7 @@ 0 150 1 -
134229430
+
134229526
0 0 0 @@ -170,7 +170,7 @@ 0 153 1 -
134229626
+
134229722
0 0 0 @@ -709,7 +709,7 @@ - SPI Flash + SPI Memory 1 0 0 @@ -721,8 +721,8 @@ 0 0 0 - ..\..\spi_flash\spi_flash.c - spi_flash.c + ..\..\memory_spi\memory_spi.c + memory_spi.c 0 0 @@ -733,8 +733,8 @@ 0 0 0 - ..\..\spi_flash\spi_flash.h - spi_flash.h + ..\..\memory_spi\memory_spi.h + memory_spi.h 0 0 diff --git a/CubeKeil Example/MDK-ARM/flash eeprom Example.uvprojx b/CubeKeil Example/MDK-ARM/flash eeprom Example.uvprojx index fa5beee..e858e81 100644 --- a/CubeKeil Example/MDK-ARM/flash eeprom Example.uvprojx +++ b/CubeKeil Example/MDK-ARM/flash eeprom Example.uvprojx @@ -341,7 +341,7 @@ USE_HAL_DRIVER,STM32F407xx - ../Core/Inc;../Drivers/STM32F4xx_HAL_Driver/Inc;../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F4xx/Include;../Drivers/CMSIS/Include;../../spi_flash;..\..\GENERAL + ../Core/Inc;../Drivers/STM32F4xx_HAL_Driver/Inc;../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F4xx/Include;../Drivers/CMSIS/Include;..\..\memory_spi;..\..\GENERAL @@ -589,17 +589,17 @@ - SPI Flash + SPI Memory - spi_flash.c + memory_spi.c 1 - ..\..\spi_flash\spi_flash.c + ..\..\memory_spi\memory_spi.c - spi_flash.h + memory_spi.h 5 - ..\..\spi_flash\spi_flash.h + ..\..\memory_spi\memory_spi.h