summaryrefslogtreecommitdiff
path: root/ports/stm32/boards/STM32L476DISC
AgeCommit message (Expand)Author
2019-10-13remove ports/stm32Dan Halbert
2018-06-14stm32/boards/STM32L476DISC: Update SPI flash config for cache change.Damien George
2018-04-11stm32/can: Allow CAN pins to be configured per board.Damien George
2018-03-28stm32/boards/STM32L476DISC: Update to not take the address of pin objs.Damien George
2018-03-27stm32/Makefile: Allow a board to config either 1 or 2 firmware sections.Damien George
2018-03-27stm32/Makefile: Rename FLASH_ADDR/TEXT_ADDR to TEXT0_ADDR/TEXT1_ADDR.Damien George
2018-03-27stm32/boards: Allow boards to have finer control over the linker script.Damien George
2018-03-27stm32: Consolidate include of genhdr/pins.h to single location in pin.h.Damien George
2018-03-15stm32/boards/STM32L476DISC: Enable CAN peripheral.Damien George
2018-03-10stm32/boards/STM32L476DISC: Provide SPI-flash bdev config.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