micropython/ports
Damien George 96ace8082e esp8266/machine_uart: Allow remapping UART TX/RX pins from 1/3 to 15/13.
Via the standard tx/rx arguments: UART(0, 115200, tx=Pin(15), rx=Pin(13)).

Resolves issue #4718.
2019-08-21 21:16:40 +10:00
..
bare-arm
cc3200
esp32
esp8266 esp8266/machine_uart: Allow remapping UART TX/RX pins from 1/3 to 15/13. 2019-08-21 21:16:40 +10:00
javascript
minimal
nrf
pic16bit
qemu-arm
samd
stm32
teensy
unix
windows
zephyr