Add uart2csr
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 18 Mar 2013 20:45:07 +0000 (21:45 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 18 Mar 2013 20:45:07 +0000 (21:45 +0100)
commit36f3556028081f485f6014159041fc817eea7115
tree30c1106da24056886a2d5356ccf1aad91d77bb36
parent60e2cdfe7972ba2884d8fa6611d1eaf2a60bedba
Add uart2csr
examples/de0_nano/build.py
examples/de0_nano/top.sdc [deleted file]
examples/de1/top.sdc [deleted file]
miscope/bridges/spi2csr/__init__.py
miscope/bridges/uart2csr/__init__.py [new file with mode: 0644]
miscope/bridges/uart2csr/uart.py [new file with mode: 0644]
miscope/miio.py