Commit Graph

12 Commits

Author SHA1 Message Date
Adrian Zankich 5cdba38e95 Increase edison test coverage 2014-12-19 10:54:54 -08:00
Adrian Zankich 52e3ffc735 Rename test helpers so they don't impact coverage 2014-12-18 14:07:48 -08:00
Adrian Zankich 89f3f53e09 Update platforms for new gpio interfaces 2014-11-29 11:51:16 -08:00
Adrian Zankich 586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich b12bfc73f3 Increase edison test coverage 2014-11-19 18:30:18 -08:00
Adrian Zankich 0541eee697 Update edison package for new i2c interface 2014-11-19 17:41:34 -08:00
Adrian Zankich cd1a016b2b Update edison package for new gpio interface 2014-11-19 11:53:05 -08:00
Adrian Zankich abc1f0b201 Update platforms to support the new Driver and Adaptor interfaces 2014-11-16 12:25:48 -08:00
Adrian Zankich a276082b97 Refactor edsion tests 2014-11-07 18:37:57 -08:00
Adrian Zankich e888b78035 Add pwm and analog test coverage 2014-11-04 12:21:18 -08:00
Adrian Zankich 0e3d3cf326 Add digital io and i2c tests 2014-11-03 19:02:33 -08:00
Adrian Zankich 72aade7b3f Add Edison Support
Digital write works

Add PWMWrite

Add AnalogRead

Refactor edison adaptor

Enable more digital pins

Enable all digital pins

Add i2c support

Properly close i2c device

Restore proper examples

Add test stub

Add Edison README
2014-09-23 21:35:29 -07:00