Fire_STM32H750XB_Bootloader/board
Yilin Sun a53a1245ae
Updated bootloader.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-02-12 20:45:58 +08:00
..
board.c Added header, use PERCK to avoid QSPI frequency change. 2023-02-05 13:20:02 +08:00
board.h Added header, use PERCK to avoid QSPI frequency change. 2023-02-05 13:20:02 +08:00
clock_config.c Updated bootloader. 2023-02-12 20:45:58 +08:00
clock_config.h Initial boot support. 2023-02-05 02:51:38 +08:00
peripherals.c Updated bootloader. 2023-02-12 20:45:58 +08:00
peripherals.h Updated bootloader. 2023-02-12 20:45:58 +08:00
pin_mux.c Updated bootloader. 2023-02-12 20:45:58 +08:00
pin_mux.h Updated bootloader. 2023-02-12 20:45:58 +08:00
stm32h7xx_hal_conf.h Updated bootloader. 2023-02-12 20:45:58 +08:00
stm32h7xx_hal_msp.c Initial boot support. 2023-02-05 02:51:38 +08:00
stm32h7xx_it.c Initial boot support. 2023-02-05 02:51:38 +08:00
stm32h7xx_it.h Initial boot support. 2023-02-05 02:51:38 +08:00
system_stm32h7xx.c Initial boot support. 2023-02-05 02:51:38 +08:00