summaryrefslogtreecommitdiff
path: root/stmhal/boards/STM32L476DISC
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-03stmhal: Clean up some header includes.Damien George
2017-03-31stmhal: Move L4/F7 I2C timing constants from mpconfigboard.h to i2c.c.Damien George
2017-01-24stmhal/boards/STM32L476DISC: Use external SPI flash for filesystem.Damien George
2016-12-05stmhal: Refactor UART configuration to use pin objects.Rami Ali
2016-11-28stmhal: Add address parameters to openocd config files.Nicholas Graumann
2016-10-18stmhal/led: Refactor LED to use mp_hal_pin_output() init function.Damien George
2016-10-04stmhal: Fix linker map for STM32L476 chips.Dave Hylands
2016-09-27stmhal: Add virtual com port support for STM32L476DISC.Nicholas Graumann
2016-05-10stmhal: Fix clock configuration for STM32L476-discovery; also add I2C2.Tobias Badertscher
2016-04-16stmhal: L4: Add board definition files for STM32L476DISC.Tobias Badertscher