This website requires JavaScript.
f199693424
Bit of lint on simpletest
master
Pierrick C
2020-04-05 11:42:05 +02:00
02b04b57e9
requirement update : adafruit-circuitpython-busdevice is not needed
Pierrick C
2020-04-05 10:48:22 +02:00
b3fed3db83
Update README.rst and example
Pierrick C
2020-03-29 18:04:38 +02:00
701a8d6b7e
Micropython port
Pierrick C
2020-03-29 17:55:28 +02:00
1809692fde
Merge pull request #17 from adafruit/pylint-update
Kattni
2020-03-17 13:00:02 -04:00
f7e9fb038e
update code of coduct: discord moderation contact section
sommersoft
2020-03-15 11:49:22 -05:00
c2c1208eb4
Ran black, updated to pylint 2.x
dherrada
2020-03-15 18:41:20 -04:00
b693eaffac
Merge pull request #16 from sommersoft/patch_coc
Kattni
2020-03-13 15:44:19 -04:00
c57b013893
update code of conduct
sommersoft
2020-03-13 13:40:40 -05:00
1cbbfea7fb
update pylintrc for black
sommersoft
2020-03-05 22:06:59 -06:00
4e02ce2b29
build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
sommersoft
2020-03-03 00:28:48 -06:00
5aba9c71c4
update pylint examples directive
sommersoft
2020-01-08 21:09:22 -06:00
17c638c02b
Merge pull request #9 from CapableRobot/low_temp_fix
Kattni
2020-01-08 09:43:28 -05:00
95bc5592a2
Merge pull request #15 from adafruit/dherrada-patch-1
siddacious
2020-01-01 13:18:37 -08:00
050e2f7e38
Moved repository from Travis to GitHub Actions
dherrada
2020-01-01 15:28:37 -05:00
7d848ab2d0
Merge pull request #14 from adafruit/dherrada-patch-1
Kattni
2019-10-21 19:20:52 -04:00
3b5b89cd8e
Removed building locally section from README, replaced with documentation section
dherrada
2019-10-17 18:51:49 -04:00
777c15a175
Merge pull request #13 from kattni/fix-up
Limor "Ladyada" Fried
2019-09-19 18:32:09 -04:00
c3dd04c764
Fixes #12
Kattni Rembor
2019-09-19 17:56:43 -04:00
207e1f7e2e
Fix for below 0C measurements with nominal resistance other than 100 ohms
Chris Osterwood
2019-03-12 21:49:45 -04:00
53bf421dbe
Merge pull request #8 from sommersoft/readme_fix_travis
Kattni
2018-12-21 12:54:41 -06:00
9f8e84d64c
change 'travis-ci.org' to 'travis-ci.com'
sommersoft
2018-12-21 12:52:00 -06:00
943fff8611
ignore the board module imports in .pylintrc
sommersoft
2018-08-14 20:01:03 -05:00
6723c92f97
Merge pull request #6 from kattni/pypi
Brennen Bearnes
2018-08-06 11:00:40 -06:00
ddbaf5d647
refactor to original state
Kattni Rembor
2018-08-06 12:36:28 -04:00
d31750a274
PyPi setup.
Kattni Rembor
2018-08-05 16:46:09 -04:00
ca8bf9b6bb
updated CoC
sommersoft
2018-07-11 09:44:39 -05:00
9f8f71579f
Merge pull request #5 from sommersoft/new_docs
Kattni
2018-03-11 19:39:24 -04:00
cf77297bc6
updated conf.py; bus device intersphinx link
sommersoft
2018-03-10 11:08:33 -06:00
5bde17d7ed
updated README; added Travis badge
sommersoft
2018-03-10 11:08:13 -06:00
d3a85d2008
Merge pull request #3 from sommersoft/new_docs
Kattni
2018-03-05 17:31:50 -05:00
26d92fae14
sphinx fix
sommersoft
2018-03-01 20:57:50 -06:00
1b3997e21f
updated info docstring; removed 'get/set/etc'
sommersoft
2018-03-01 20:53:02 -06:00
724b4c6375
updated README
sommersoft
2018-03-01 20:44:15 -06:00
7bc53f1f82
update .travis & .readthedocs.yml
sommersoft
2018-03-01 20:43:19 -06:00
48f1772d5d
setup docs folder
sommersoft
2018-03-01 20:41:57 -06:00
804a973afb
renamed example; 1 learn guide needs update
sommersoft
2018-03-01 20:29:50 -06:00
272e18f806
Merge pull request #2 from brentru-2/brentru-2-patch-autodoc
Kattni
2018-02-20 16:01:07 -05:00
b0637503fd
sphinx fix
brentru-2
2018-02-16 11:11:42 -05:00
d6213b35b4
Add resistance property.
Tony DiCola
2017-12-15 15:15:23 -08:00
2151dda2f9
Merge branch 'tannewt-lint'
Tony DiCola
2017-12-15 15:09:59 -08:00
77ebd1f525
Restore more descriptive doc strings that specify which properties are read only vs. read/write.
Tony DiCola
2017-12-15 15:02:19 -08:00
700e8b064f
Restore vertical alignment.
Tony DiCola
2017-12-15 14:59:22 -08:00
dff866cf4c
Update to new build process and turn on lint.
Scott Shawcroft
2017-12-07 12:24:08 -08:00
48f0a3b5f2
Fix SPI device baudrate, polarity, phase usage.
Tony DiCola
2017-12-06 18:13:48 -08:00
36888f86a1
Update simpletest.py
Tony DiCola
2017-12-01 15:54:52 -08:00
5a390ab3a2
Small fixes.
Tony DiCola
2017-12-01 15:52:35 -08:00
e6d413dc58
Add example.
Tony DiCola
2017-12-01 01:48:26 -08:00
ef74e60b27
Initial commit.
Tony DiCola
2017-12-01 01:38:25 -08:00