Brennen Bearnes
|
7d701cc281
|
add pypi instructions to README
|
2018-08-06 16:35:06 -06:00 |
|
Brennen Bearnes
|
2f76012a33
|
Merge pull request #13 from kattni/minor-fixes
Fixed badge in readme, add overwite/pylint to travis.yml
|
2018-08-02 13:37:00 -06:00 |
|
Kattni Rembor
|
04a397cc6d
|
pylint force install travis.yml
|
2018-08-02 15:00:09 -04:00 |
|
Kattni Rembor
|
4b35bd89dc
|
Fixed badge in readme, add overwite/pylint to travis.yml
|
2018-08-02 12:31:58 -04:00 |
|
Carter Nelson
|
8a5cb46e20
|
Merge pull request #12 from caternuson/wait_for_conversion
Add wait for conversion
|
2018-07-10 13:44:49 -07:00 |
|
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 |
|
Brennen Bearnes
|
ca78c9a537
|
.travis.yml: add "tags: true"
|
2018-07-02 16:04:31 -06:00 |
|
Brennen Bearnes
|
b40cde2ed4
|
Revert "setup.py: replace packages with py_modules"
This reverts commit 2e9bccd4a2.
|
2018-07-02 16:02:52 -06:00 |
|
Brennen Bearnes
|
2e9bccd4a2
|
setup.py: replace packages with py_modules
|
2018-07-02 15:35:22 -06:00 |
|
Brennen Bearnes
|
d6910f0f81
|
add some build artifacts & metadata to .gitignore
|
2018-07-02 15:16:01 -06:00 |
|
Brennen Bearnes
|
f39188f4ed
|
add setup.py, add pypi to travis.yml, misc. tweaks for pypi
Changes per instructions here:
https://github.com/adafruit/circuitpython/issues/979
...builds locally. Let's see what Travis thinks.
|
2018-07-02 15:15:37 -06:00 |
|
Kattni
|
2b16d829b0
|
Merge pull request #10 from sommersoft/new_docs
Improve Ref Docs
|
2018-03-11 18:51:19 -04:00 |
|
sommersoft
|
e4ec293b97
|
updated conf.py Bus Device intersphinx link
|
2018-03-10 09:04:47 -06:00 |
|
sommersoft
|
62c6c4cf60
|
updated README; added Travis badge
|
2018-03-10 09:01:55 -06:00 |
|
Kattni
|
49c1475c3d
|
Merge pull request #9 from sommersoft/new_docs
Improve Ref Docs
|
2018-02-23 16:42:09 -05:00 |
|
sommersoft
|
10c5f5484e
|
sphinx docstring indentation fix
|
2018-02-22 22:56:40 -06:00 |
|
sommersoft
|
0824a2f7d8
|
sphinx autodoc fix
|
2018-02-22 22:53:03 -06:00 |
|
sommersoft
|
ef0bdc10d5
|
sphinx autodoc still failing; still testing
|
2018-02-22 22:47:07 -06:00 |
|
sommersoft
|
096c34738b
|
sphinx autodoc now fails on api->no title; still testing
|
2018-02-22 22:38:30 -06:00 |
|
sommersoft
|
761581e2e1
|
sphinx autodoc fails on differential; testing sphinx build in steps
|
2018-02-22 22:31:58 -06:00 |
|
sommersoft
|
f6df75a31b
|
updated README
|
2018-02-22 21:50:15 -06:00 |
|
sommersoft
|
f2104c0fe1
|
updated travis & readthedocs yml files
|
2018-02-22 21:44:20 -06:00 |
|
sommersoft
|
7208d8add4
|
setup docs folder and files
|
2018-02-22 21:41:21 -06:00 |
|
sommersoft
|
32a89a284e
|
renamed examples
|
2018-02-22 21:33:47 -06:00 |
|
Kattni
|
9c637e15e8
|
Merge pull request #8 from brentru/fix-autodoc
modified conf.py
|
2018-02-21 18:00:36 -05:00 |
|
brentru
|
4b8b485fd0
|
modified conf.py
|
2018-02-16 14:45:40 -05:00 |
|
Limor "Ladyada" Fried
|
3cd23cb8a5
|
Merge pull request #7 from caternuson/master
added examples
|
2018-01-21 18:02:41 -05:00 |
|
caternuson
|
bba0921a2e
|
removed 1 space
|
2018-01-21 13:45:09 -08:00 |
|
caternuson
|
5fbbf1062f
|
a little white space for you, linty?
|
2018-01-21 13:41:24 -08:00 |
|
caternuson
|
98221f6cac
|
added examples
|
2018-01-21 12:44:07 -08:00 |
|
Carter Nelson
|
e593d9ef08
|
Merge pull request #5 from adafruit/tannewt-patch-1
Use newer build tools package
|
2017-12-12 14:54:10 -08:00 |
|
Scott Shawcroft
|
c695b19eda
|
Use newer build tools package
|
2017-12-12 14:48:40 -08:00 |
|
Carter Nelson
|
1d91143437
|
Merge pull request #4 from tannewt/lint
Update to new build process and turn on lint.
|
2017-12-12 10:00:44 -08:00 |
|
Scott Shawcroft
|
7d497b71bf
|
Add version placeholder to base class.
|
2017-12-08 11:25:00 -08:00 |
|
Scott Shawcroft
|
3cb590a246
|
Correct lint location.
|
2017-12-08 11:13:52 -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 |
|
Carter Nelson
|
ac2c115154
|
Merge pull request #3 from mrmcwethy/updatebundle
required file for building bundle
|
2017-11-20 11:22:39 -08:00 |
|
mrmcwethy
|
72627e6d61
|
required file for building bundle
|
2017-11-17 15:10:03 -07:00 |
|
Dan Halbert
|
1d9518ad2b
|
fix .travis.yml
|
2017-11-10 20:41:51 -05: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 |
|
caternuson
|
6d6ae46a2e
|
seed
|
2017-11-06 16:34:44 -08:00 |
|