icestick: fix UART flow control pins.
authorIvan Grokhotkov <ivan@espressif.com>
Mon, 8 Jun 2020 21:24:46 +0000 (23:24 +0200)
committerwhitequark <whitequark@whitequark.org>
Thu, 11 Jun 2020 14:10:55 +0000 (14:10 +0000)
commit8acd09279946fd0e82951bcd708505bdc3fc0d86
tree3a9fae670eb4d369103128ee593fedb21d2118e6
parent70897161bf7846d940490ebd5198aef1f6800919
icestick: fix UART flow control pins.

UART flow control pins match the signal names in the schematic, but
directions are reversed. Fix by setting role=dce.
nmigen_boards/icestick.py