aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/boards/STM32F429DISC
AgeCommit message (Expand)Author
2020-02-04stm32/sdram: Expose the result of sdram startup test in stm32_main.Andrew Leech
2019-06-25stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.Damien George
2018-12-01stm32/boards/STM32F429DISC: Enable UART as secondary REPL.roland
2018-10-05stm32/main: Add configuration macros for board to set heap start/end.Andrew Leech
2018-08-14stm32/boards/STM32F429DISC: Add burst len and autorefresh to SDRAM cfg.forester3
2018-07-23stm32/boards/STM32F429DISC: Enable onboard SDRAM.Andrew Leech
2018-04-11stm32/can: Allow CAN pins to be configured per board.Damien George
2018-03-27stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.Damien George
2018-03-27stm32/boards: Allow boards to have finer control over the linker script.Damien George
2018-02-13stm32/boards: Update all boards to work with new USB configuration.Damien George
2018-02-09stm32/boards: Remove all config options that are set to defaults.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George