circuitpython/stmhal/boards/STM32L476DISC
Rami Ali 27a503f632 stmhal: Refactor UART configuration to use pin objects.
This follows the pattern of other peripherals (I2C, SPI) to specify the
pins using pin objects instead of a pair of GPIO port and pin number.  It
makes it easier to customise the UART pins for a particular board.
2016-12-05 14:26:41 +11:00
..
mpconfigboard.h stmhal: Refactor UART configuration to use pin objects. 2016-12-05 14:26:41 +11:00
mpconfigboard.mk stmhal: Add address parameters to openocd config files. 2016-11-28 15:27:36 +11:00
pins.csv stmhal: L4: Add board definition files for STM32L476DISC. 2016-04-16 22:11:02 +01:00
stm32l4xx_hal_conf.h stmhal: L4: Add board definition files for STM32L476DISC. 2016-04-16 22:11:02 +01:00