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:51 +0000 (17:53 -0700)
committerMegan Wachs <megan@sifive.com>
Tue, 13 Jun 2017 00:53:51 +0000 (17:53 -0700)
commitb06b80dccdf4e71b37866cc0e32a800a2b1a62d1
tree6a6ab238aa2d5dca3853223727b1e1e88d95cf5e
parent7c118790cb89a74d8a67d8d1f78fe07b5a71038e
GPIO/SPI/I2C: Add sync stages in place of dummy variable since we need them and they are more useful.
src/main/scala/devices/i2c/I2CPeriphery.scala
src/main/scala/devices/spi/SPIPeriphery.scala
src/main/scala/devices/uart/UARTPeriphery.scala