基于stm32f407的俄罗斯方块
资源文件列表:

.mxproject 7.9KB
Core/
Core/Inc/
Core/Inc/fsmc.h 1.49KB
Core/Inc/gpio.h 1.28KB
Core/Inc/main.h 2.07KB
Core/Inc/rng.h 1.42KB
Core/Inc/stm32f4xx_hal_conf.h 19.55KB
Core/Inc/stm32f4xx_it.h 1.91KB
Core/Inc/tim.h 1.43KB
Core/Src/
Core/Src/fsmc.c 7.19KB
Core/Src/gpio.c 2.73KB
Core/Src/main.c 5.7KB
Core/Src/rng.c 2.22KB
Core/Src/stm32f4xx_hal_msp.c 2.18KB
Core/Src/stm32f4xx_it.c 5.59KB
Core/Src/system_stm32f4xx.c 26.94KB
Core/Src/tim.c 4.77KB
Drivers/
Drivers/CMSIS/
Drivers/CMSIS/Device/
Drivers/CMSIS/Device/ST/
Drivers/CMSIS/Device/ST/STM32F4xx/
Drivers/CMSIS/Device/ST/STM32F4xx/Include/
Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h 1.29MB
Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h 12.09KB
Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h 2.3KB
Drivers/CMSIS/Device/ST/STM32F4xx/LICENSE.txt 377B
Drivers/CMSIS/Device/ST/STM32F4xx/Source/
Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/
Drivers/CMSIS/Include/
Drivers/CMSIS/Include/cmsis_armcc.h 27.55KB
Drivers/CMSIS/Include/cmsis_armclang.h 55.17KB
Drivers/CMSIS/Include/cmsis_compiler.h 8.8KB
Drivers/CMSIS/Include/cmsis_gcc.h 60.88KB
Drivers/CMSIS/Include/cmsis_iccarm.h 27.75KB
Drivers/CMSIS/Include/cmsis_version.h 1.68KB
Drivers/CMSIS/Include/core_armv8mbl.h 95.7KB
Drivers/CMSIS/Include/core_armv8mml.h 164.96KB
Drivers/CMSIS/Include/core_cm0.h 41.22KB
Drivers/CMSIS/Include/core_cm0plus.h 49.28KB
Drivers/CMSIS/Include/core_cm1.h 42.44KB
Drivers/CMSIS/Include/core_cm23.h 102.18KB
Drivers/CMSIS/Include/core_cm3.h 109.23KB
Drivers/CMSIS/Include/core_cm33.h 171.48KB
Drivers/CMSIS/Include/core_cm4.h 120.71KB
Drivers/CMSIS/Include/core_cm7.h 145.11KB
Drivers/CMSIS/Include/core_sc000.h 46.14KB
Drivers/CMSIS/Include/core_sc300.h 107.93KB
Drivers/CMSIS/Include/mpu_armv7.h 11.44KB
Drivers/CMSIS/Include/mpu_armv8.h 10.7KB
Drivers/CMSIS/Include/tz_context.h 2.69KB
Drivers/CMSIS/LICENSE.txt 11.29KB
Drivers/LCD/
Drivers/LCD/font.h 65.25KB
Drivers/LCD/ILI93xx.c 50.83KB
Drivers/LCD/ILI93xx.h 5.01KB
Drivers/STM32F4xx_HAL_Driver/
Drivers/STM32F4xx_HAL_Driver/Inc/
Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h 219.02KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h 12.68KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h 16.96KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h 7.55KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h 37.76KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h 2.69KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h 14.84KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h 14.51KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h 63.73KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h 2.24KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h 13.68KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h 80.79KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h 14.19KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h 15.84KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h 73.34KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h 429.99KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rng.h 11.98KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_sram.h 8.78KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h 121.43KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h 16.42KB
Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_fsmc.h 46.68KB
Drivers/STM32F4xx_HAL_Driver/LICENSE.txt 383B
Drivers/STM32F4xx_HAL_Driver/Src/
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c 19.29KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c 18.72KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c 39.87KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c 10.34KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c 15.11KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c 24.21KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c 50.05KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c 6.05KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c 18.92KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c 20.55KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c 22.83KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c 42.44KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c 155.49KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rng.c 26.03KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c 33.94KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c 245.16KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c 82.8KB
Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c 40.18KB
LCD.ioc 8.88KB
MDK-ARM/
MDK-ARM/DebugConfig/
MDK-ARM/DebugConfig/fsmc.crf 801.11KB
MDK-ARM/DebugConfig/fsmc.d 2.59KB
MDK-ARM/DebugConfig/fsmc.o 901.78KB
MDK-ARM/DebugConfig/game.crf 816.37KB
MDK-ARM/DebugConfig/game.d 2.79KB
MDK-ARM/DebugConfig/game.o 927.48KB
MDK-ARM/DebugConfig/gpio.crf 800.44KB
MDK-ARM/DebugConfig/gpio.d 2.59KB
MDK-ARM/DebugConfig/gpio.o 896.86KB
MDK-ARM/DebugConfig/key.crf 799.81KB
MDK-ARM/DebugConfig/key.d 2.54KB
MDK-ARM/DebugConfig/key.o 896.87KB
MDK-ARM/DebugConfig/LCD.axf 1.51MB
MDK-ARM/DebugConfig/LCD.build_log.htm 2.88KB
MDK-ARM/DebugConfig/lcd.crf 830.13KB
MDK-ARM/DebugConfig/lcd.d 2.68KB
MDK-ARM/DebugConfig/LCD.hex 1.9MB
MDK-ARM/DebugConfig/LCD.htm 82.28KB
MDK-ARM/DebugConfig/LCD.lnp 1.28KB
MDK-ARM/DebugConfig/LCD.map 159.32KB
MDK-ARM/DebugConfig/lcd.o 1012.66KB
MDK-ARM/DebugConfig/LCD.sct 555B
MDK-ARM/DebugConfig/LCD_LCD.dep 85.04KB
MDK-ARM/DebugConfig/LCD_STM32F407ZGTx.dbgconf 2.78KB
MDK-ARM/DebugConfig/main.crf 811.48KB
MDK-ARM/DebugConfig/main.d 2.92KB
MDK-ARM/DebugConfig/main.o 1.53MB
MDK-ARM/DebugConfig/rng.crf 799.7KB
MDK-ARM/DebugConfig/rng.d 2.55KB
MDK-ARM/DebugConfig/rng.o 902.3KB
MDK-ARM/DebugConfig/startup_stm32f407xx.d 60B
MDK-ARM/DebugConfig/startup_stm32f407xx.o 7.61KB
MDK-ARM/DebugConfig/stm32f4xx_hal.crf 801.15KB
MDK-ARM/DebugConfig/stm32f4xx_hal.d 2.84KB
MDK-ARM/DebugConfig/stm32f4xx_hal.o 932.39KB
MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.crf 800.52KB
MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.d 3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.o 923.23KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma.crf 807.18KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma.d 2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma.o 921.02KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.crf 809.64KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.d 3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.o 903.69KB
MDK-ARM/DebugConfig/stm32f4xx_hal_exti.crf 801.94KB
MDK-ARM/DebugConfig/stm32f4xx_hal_exti.d 3.01KB
MDK-ARM/DebugConfig/stm32f4xx_hal_exti.o 908.39KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash.crf 803.75KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash.d 3.05KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash.o 920.06KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.crf 803.66KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.d 3.15KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.o 907.84KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.crf 798.78KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.d 3.32KB
MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.o 893.48KB
MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.crf 802.35KB
MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.d 3.01KB
MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.o 907.1KB
MDK-ARM/DebugConfig/stm32f4xx_hal_msp.crf 799.25KB
MDK-ARM/DebugConfig/stm32f4xx_hal_msp.d 3.01KB
MDK-ARM/DebugConfig/stm32f4xx_hal_msp.o 895.64KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.crf 801.4KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.d 2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.o 917.41KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.crf 800.15KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.d 3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.o 903.16KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.crf 809.91KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.d 2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.o 918.06KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.crf 803.86KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.d 3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.o 904.94KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rng.crf 800.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rng.d 2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_rng.o 914.61KB
MDK-ARM/DebugConfig/stm32f4xx_hal_sram.crf 804.23KB
MDK-ARM/DebugConfig/stm32f4xx_hal_sram.d 3.01KB
MDK-ARM/DebugConfig/stm32f4xx_hal_sram.o 927.12KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim.crf 866.24KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim.d 2.98KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim.o 1.07MB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.crf 826.67KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.d 3.08KB
MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.o 969.54KB
MDK-ARM/DebugConfig/stm32f4xx_it.crf 799.52KB
MDK-ARM/DebugConfig/stm32f4xx_it.d 2.89KB
MDK-ARM/DebugConfig/stm32f4xx_it.o 907.61KB
MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.crf 804.83KB
MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.d 2.98KB
MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.o 923.75KB
MDK-ARM/DebugConfig/system_stm32f4xx.crf 799.39KB
MDK-ARM/DebugConfig/system_stm32f4xx.d 2.92KB
MDK-ARM/DebugConfig/system_stm32f4xx.o 896.99KB
MDK-ARM/DebugConfig/tim.crf 800.69KB
MDK-ARM/DebugConfig/tim.d 2.55KB
MDK-ARM/DebugConfig/tim.o 906.2KB
MDK-ARM/EventRecorderStub.scvd 339B
MDK-ARM/LCD.uvguix.yswj 177.53KB
MDK-ARM/LCD.uvoptx 18.86KB
MDK-ARM/LCD.uvprojx 24.61KB
MDK-ARM/LCD/
MDK-ARM/LCD/bmp.h 3.3MB
MDK-ARM/LCD/FONT.H 65.25KB
MDK-ARM/LCD/lcd.c 88.74KB
MDK-ARM/LCD/lcd.h 8.14KB
MDK-ARM/RTE/
MDK-ARM/RTE/_LCD/
MDK-ARM/RTE/_LCD/RTE_Components.h 330B
MDK-ARM/startup_stm32f407xx.lst 70.04KB
MDK-ARM/startup_stm32f407xx.s 28.14KB
MDK-ARM/yswj/
MDK-ARM/yswj/game.c 18.99KB
MDK-ARM/yswj/game.h 931B
MDK-ARM/yswj/key.c 471B
MDK-ARM/yswj/key.h 468B