GPIO/SPI/I2C: Add sync stages in place of dummy variable since we need them and they...
[sifive-blocks.git] / src / main / scala / devices / i2c / I2CPeriphery.scala
2017-06-13 Megan WachsGPIO/SPI/I2C: Add sync stages in place of dummy variabl...
2017-06-12 Henry Cookperiphery: convert periphery bundle traits to work...
2017-03-10 Megan WachsMerge remote-tracking branch 'origin/master' into debug...
2017-03-03 Wesley W. TerpstraMerge pull request #4 from sifive/periphery-keys
2017-03-03 Wesley W. Terpstradevices: create periphery keys for all devices
2017-02-10 solomatnikovMerge pull request #1 from sifive/i2c
2017-02-10 Alex SolomatnikovMerge remote-tracking branch 'origin/master' into i2c i2c
2017-02-06 Alex SolomatnikovRenamed i2cDevices to i2c
2017-02-04 Alex SolomatnikovAddressing comments: bool style, comments, removed...
2017-01-24 Alex SolomatnikovInitial (compilable) version of I2C (no actual logic...