deadprogram
0f64b7f27b
chip: auto-detect OS version to adjust pin mappings
...
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-11-27 21:56:09 +01:00
deadprogram
84e2757776
core: update C.H.I.P. platform to simply return error
...
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-11-07 21:29:51 +01:00
deadprogram
cd6d46d8a4
core: Refactor C.H.I.P. platform for new Adaptor creation signature
...
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-09-25 20:19:19 +02:00
deadprogram
a64f56d479
tests: refactor test interfaces out of implementations and into the tests where they belong
...
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-08-26 14:23:03 +02:00
gmarik
e494b9fb99
Refactor to use gobottest
test helpers
2016-02-22 00:33:58 -05:00
Hrishikesh Tapaswi
ed4522248f
Name C.H.I.P. pins according to printed names
...
It's more convenient to refer to a pin by the name that's printed right
on the header itself instead of having to count the pin number.
Signed-off-by: Hrishikesh Tapaswi <hrishikesh195@yahoo.com>
2016-02-17 12:25:15 -08:00
Hrishikesh Tapaswi
8f79c322e0
Add support for the CHIP platform
...
This includes support for GPIO and I2C interfaces.
Signed-off-by: Hrishikesh Tapaswi <hrishikesh195@yahoo.com>
2016-02-17 12:25:14 -08:00