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