micropython/stmhal/boards/NUCLEO_F401RE
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: Fix ESPRUINO_PICO by adding ld scripts with correct flash size. 2016-10-05 11:42:50 +11:00
pins.csv stmhal: Rename STM32F401NUCLEO to NUCLEO_F401RE 2016-03-13 12:36:39 +00:00
stm32f4xx_hal_conf.h stmhal/boards: configure all F4 boards to work with new HAL 2016-11-16 12:43:27 +01:00