aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/boards/NUCLEO_F401RE
AgeCommit message (Expand)Author
2019-06-25stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.Damien George
2019-03-05stm32: Add compile-time option to use HSI as clock source.Francisco J. Manno
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
2017-09-06stm32/boards: Fix I2C1 pin mapping on NUCLEO_F401RE/F411RE boards.Damien George
2017-09-06stm32/boards: Change remaining stm32f4xx_hal_conf.h to unix line ending.Damien George
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George