micropython/stmhal/boards/OLIMEX_E407
Damien George 4874bde104 stmhal/boards: For OLIMEX_E407, enable UART1 and fix I2C1 mapping.
UART1 can be used even if the switch is enabled.  The schematics for this
board make I2C1 available on PB8/PB9, even though it can also be mapped
to PB6/PB7.

See #2396 and #2427.
2016-09-19 13:00:15 +10:00
..
mpconfigboard.h stmhal/boards: For OLIMEX_E407, enable UART1 and fix I2C1 mapping. 2016-09-19 13:00:15 +10:00
mpconfigboard.mk
pins.csv
stm32f4xx_hal_conf.h