Commit graph

12 commits

Author SHA1 Message Date
caternuson
e028d90cf8 change pass to time.sleep 2018-07-10 12:28:52 -07:00
caternuson
56d415bda3 remove stubs 2018-07-03 09:41:35 -07:00
caternuson
d5ea36cf09 return int instead of tuple 2018-07-03 09:31:57 -07:00
caternuson
9cb8ae2fd0 expand tuple in place 2018-07-02 21:21:02 -07:00
caternuson
da390b79c3 cool, one less import. thanks travis! 2018-07-02 19:23:47 -07:00
caternuson
189fd9053f refactor reg read/write, add wait for conversion 2018-07-02 19:14:10 -07:00
sommersoft
10c5f5484e sphinx docstring indentation fix 2018-02-22 22:56:40 -06:00
Scott Shawcroft
7d497b71bf Add version placeholder to base class. 2017-12-08 11:25:00 -08:00
Scott Shawcroft
a48c2bdb49 Update to new build process and turn on lint.
I haven't tested these changes on device yet. Please only merge you test it or I follow up later to say its tested.

For https://github.com/adafruit/circuitpython/issues/475
2017-12-08 11:04:56 -08:00
mrmcwethy
72627e6d61 required file for building bundle 2017-11-17 15:10:03 -07:00
Dan Halbert
47b7a5cd5f add .travis.yml and .gitignore; I2C.read_into -> readinto 2017-11-10 20:26:30 -05:00
Carter Nelson
e731810cfd Initial driver version (#1)
Thanks @caternuson!
2017-11-08 17:15:00 -08:00