aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/boards/NUCLEO_F767ZI
AgeCommit message (Expand)Author
2019-06-25stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code.Damien George
2019-06-24stm32/boards: Enable ussl module via mbedtls for boards with network.Damien George
2019-03-04stm32/boards: Update to use new build config for lwip component.Damien George
2019-02-26stm32/boards/NUCLEO_F767ZI: Enable lwIP and Ethernet peripheral.Damien George
2019-02-26stm32/boards/NUCLEO_F767ZI: Fix up comments about HCLK computation.Damien George
2018-05-30stm32/boards: Ensure USB OTG power is off for NUCLEO_F767ZI.rolandvs
2018-05-01stm32/boards: Update pins.csv to include USB pins where needed.Damien George
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-03-07stm32/boards/NUCLEO_F767ZI: Update pins list to include 3 extra pins.sec2
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