GPIO/SPI/I2C: Add sync stages in place of dummy variable since we need them and they...
authorMegan Wachs <megan@sifive.com>
Tue, 13 Jun 2017 00:53:08 +0000 (17:53 -0700)
committerMegan Wachs <megan@sifive.com>
Tue, 13 Jun 2017 00:53:08 +0000 (17:53 -0700)
commit7c118790cb89a74d8a67d8d1f78fe07b5a71038e
treead889ac22a3ea99a7d8ed2bead021cc93a08a076
parentd4bb8a77ea7a0a9545dcaf93a4a2a32671c2dd47
GPIO/SPI/I2C: Add sync stages in place of dummy variable since we need them and they are more useful.
src/main/scala/devices/spi/SPIPeriphery.scala
src/main/scala/devices/uart/UARTPeriphery.scala