DevEBox_STM32H750VB_Bootloader/board
Yilin Sun 6d619be606
Maximum tested frequency is ~27MHz.
2023-04-16 22:32:06 +08:00
..
board.c Initial commit. 2023-04-14 20:59:03 +08:00
board.h Initial commit. 2023-04-14 20:59:03 +08:00
clock_config.c Updated QSPI IO pad speed. 2023-04-14 21:52:48 +08:00
clock_config.h Initial commit. 2023-04-14 20:59:03 +08:00
peripherals.c Maximum tested frequency is ~27MHz. 2023-04-16 22:32:06 +08:00
peripherals.h Initial commit. 2023-04-14 20:59:03 +08:00
pin_mux.c Maximum tested frequency is ~27MHz. 2023-04-16 22:32:06 +08:00
pin_mux.h Initial commit. 2023-04-14 20:59:03 +08:00
stm32h7xx_hal_conf.h Initial commit. 2023-04-14 20:59:03 +08:00
stm32h7xx_it.c Initial commit. 2023-04-14 20:59:03 +08:00
stm32h7xx_it.h Initial commit. 2023-04-14 20:59:03 +08:00
system_stm32h7xx.c Initial commit. 2023-04-14 20:59:03 +08:00