Commit graph

38 commits

Author SHA1 Message Date
Kattni
12d9045a95
pylint version fix 2018-12-03 17:23:46 -05:00
Carter Nelson
9617e19ae6
Merge pull request #15 from davidskeck/patch-1
Fix for #11
2018-10-09 12:23:39 -07:00
David Keck
cf551a6399
Updated calibration functionality after review. 2018-10-09 07:52:06 -04:00
David Keck
42517d70d4
Possible fix for #11
Would like someone to review, didn't setup hardware tests yet. Will do so when I have more time. Thanks for the Hacktoberfest tag!
2018-10-08 21:01:19 -04:00
sommersoft
7a84ff7f74 ignore the board module imports in .pylintrc
Signed-off-by: sommersoft <sommersoft@gmail.com>
2018-08-25 14:02:13 +00:00
Brennen Bearnes
6ddf7f42d7
Merge pull request #14 from kattni/pypi
Updated travis.yml and requirements.txt
2018-08-02 15:23:07 -06:00
Kattni Rembor
bb5b4987fc Updated travis.yml and requirements.txt 2018-08-02 17:12:19 -04:00
Brennen Bearnes
072e3e11dc
Merge pull request #13 from kattni/pypi
PyPi setup.
2018-08-01 21:45:09 -06:00
Kattni Rembor
f2188ddcc5 Updated requirements.txt 2018-08-01 21:04:00 -04:00
Kattni Rembor
003029e58a Add overwrite=true 2018-08-01 13:45:53 -04:00
Kattni Rembor
24e3dc1f4f PyPi setup. 2018-08-01 13:21:41 -04:00
sommersoft
5fa25f1657 updated CoC
Signed-off-by: sommersoft <sommersoft@gmail.com>
2018-08-01 03:26:10 +00:00
Radomir Dopieralski
78462b2341
Merge pull request #10 from caternuson/master
changed wait for reset
2018-04-13 21:56:00 +02:00
caternuson
66c511cd53 changed wait for reset 2018-04-13 12:03:38 -07:00
Kattni
6b404d79ea
Merge pull request #8 from sommersoft/new_docs
Improve Ref Docs
2018-03-11 19:41:44 -04:00
sommersoft
3d68093139 updated conf.py; bus device intersphinx link 2018-03-10 09:27:19 -06:00
sommersoft
70aa2898a0 updated README; added Travis badge 2018-03-10 09:26:56 -06:00
Kattni
9ce2718270
Merge pull request #7 from sommersoft/new_docs
Improve Ref Docs
2018-02-24 20:04:12 -05:00
sommersoft
bfac704434 updated docstrings: title & added some doubleticks 2018-02-24 10:54:03 -06:00
sommersoft
7026dc77a8 updated README 2018-02-24 10:50:15 -06:00
sommersoft
91e5c49b3c updated .travis & .readthedocs yml 2018-02-24 10:48:54 -06:00
sommersoft
cc161b51ba setup docs folder 2018-02-24 10:47:22 -06:00
sommersoft
3133bb4e45 renamed example 2018-02-24 10:43:28 -06:00
Kattni
978c4c5527
Merge pull request #6 from brentru/autodoc-fix
Fix autodoc
2018-02-21 18:04:34 -05:00
brentru
5333b80df9 fixed conf.py 2018-02-16 16:01:51 -05:00
Limor "Ladyada" Fried
1a48197d19
Merge pull request #5 from mrmcwethy/examples
added examples folder and example .py file
2018-02-08 11:16:16 -05:00
mrmcwethy
bdf6ada21e added examples folder and example .py file 2018-02-08 09:12:53 -07:00
Kattni
43f54f5f11
Merge pull request #4 from tannewt/lint
Update to new build process and turn on lint.
2018-01-15 18:12:01 -05:00
Scott Shawcroft
dfe23c84da Fix up init. Also add Design Guide compatible acceleration and
magnetic properties. Orientation should be standardized but its
unclear what it should be.
2018-01-08 17:38:30 -08:00
Kattni
a359509db0
update to pip install line 25 2017-12-18 21:56:51 -05:00
Scott Shawcroft
ebf70cd686 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 14:22:04 -08:00
Tony DiCola
297ab9b9ec
Switch to 2.x branch for MPY generation. 2017-11-15 15:48:22 -08:00
mrmcwethy
2624b5212c changed read_into to readinto 2017-11-08 13:53:13 -08:00
Scott Shawcroft
d5ecc68e1f Fix for new I2CDevice API. 2017-04-11 15:01:15 -07:00
Scott Shawcroft
0494e059bd Switch to busio. 2017-04-10 17:51:19 -07:00
Scott Shawcroft
a705ed36f0 Merge pull request #1 from deshipu/master
Initial commit
2017-02-14 13:11:17 +01:00
Radomir Dopieralski
6f5883876d Initial commit 2017-02-14 13:07:49 +01:00
Scott Shawcroft
4d3c77e670 Initial cookiecutter commit. 2017-02-03 09:26:03 -08:00