移植了LCD屏幕,FLASH字库
字库还有偏移问题未解决 Signed-off-by: 无闻风 <53944749+wuwenfengmi1998@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,16 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sram.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h \
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h \
|
||||
../FATFS/App/fatfs.h ../Middlewares/Third_Party/FatFs/src/ff.h \
|
||||
../Middlewares/Third_Party/FatFs/src/integer.h ../FATFS/Target/ffconf.h \
|
||||
../Middlewares/Third_Party/FatFs/src/ff_gen_drv.h \
|
||||
../Middlewares/Third_Party/FatFs/src/diskio.h \
|
||||
../Middlewares/Third_Party/FatFs/src/ff.h ../FATFS/Target/user_diskio.h \
|
||||
../mycode/c.h
|
||||
|
||||
../Core/Inc/main.h:
|
||||
|
||||
@@ -66,4 +75,28 @@ Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_sram.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_fsmc.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h:
|
||||
|
||||
../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h:
|
||||
|
||||
../FATFS/App/fatfs.h:
|
||||
|
||||
../Middlewares/Third_Party/FatFs/src/ff.h:
|
||||
|
||||
../Middlewares/Third_Party/FatFs/src/integer.h:
|
||||
|
||||
../FATFS/Target/ffconf.h:
|
||||
|
||||
../Middlewares/Third_Party/FatFs/src/ff_gen_drv.h:
|
||||
|
||||
../Middlewares/Third_Party/FatFs/src/diskio.h:
|
||||
|
||||
../Middlewares/Third_Party/FatFs/src/ff.h:
|
||||
|
||||
../FATFS/Target/user_diskio.h:
|
||||
|
||||
../mycode/c.h:
|
||||
|
||||
Reference in New Issue
Block a user