Commit graph

43 commits

Author SHA1 Message Date
dherrada
6423f8aaab Fixed discord invite link 2020-07-08 16:49:04 -04:00
Dan Halbert
7d11d13ffb
Merge pull request #13 from adafruit/setup-py-disabled
Add setup.py.disabled
2020-04-10 14:36:25 -04:00
Kattni
0d911a4582
Update wording. 2020-04-10 14:32:46 -04:00
Kattni
28107cb965
Add setup.py.disabled 2020-04-10 14:20:08 -04:00
Dan Halbert
d56a61ade3
Merge pull request #12 from adafruit/black-update
Black reformatting with Python 3 target.
2020-04-09 21:35:49 -04:00
Kattni Rembor
0ab2628d1a Black reformatting with Python 3 target. 2020-04-09 17:24:18 -04:00
sommersoft
8224efd663 build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-04-07 16:10:42 -05:00
Scott Shawcroft
db9b8dcc8c
Merge pull request #11 from adafruit/pylint-update
Ran black, updated to pylint 2.x
2020-03-22 16:02:39 -07:00
dherrada
d9c712c51f Ran black, updated to pylint 2.x 2020-03-20 12:03:00 -04:00
sommersoft
b1a7b2eb0a update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-15 18:23:20 -05:00
Kattni
85cddb5252
Merge pull request #10 from sommersoft/patch_coc
Update Code of Conduct
2020-03-13 15:24:25 -04:00
sommersoft
e719b815a8 update code of conduct 2020-03-13 13:30:01 -05:00
sommersoft
7724ce4880 update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-08 19:03:14 -05:00
sommersoft
470ab36380 build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-05 10:01:59 -06:00
sommersoft
8ec6e037f4 update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-01-14 17:10:51 -06:00
siddacious
3af14b774a
Merge pull request #9 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
2020-01-01 12:38:34 -08:00
dherrada
897416bb81 Moved repository from Travis to GitHub Actions 2020-01-01 15:00:22 -05:00
Kattni
0d6c7dded0
Merge pull request #8 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
2019-10-21 19:53:23 -04:00
dherrada
510d386bef
Removed building locally section from README, replaced with documentation section 2019-10-17 18:24:31 -04:00
sommersoft
0809794344
Merge pull request #7 from om8007/fix-issue6
fixed issue #6
2019-10-05 10:50:18 -05:00
OM PRAKASH
5ec00faabf fixed issue #6 2019-10-05 17:15:30 +05:30
Kattni
4e70f39b51
Merge pull request #5 from tannewt/remove_stop
Remove stop kwarg and use write_then_readinto.
2019-08-27 15:10:03 -04:00
Scott Shawcroft
e76d860705
Remove stop kwarg and use write_then_readinto.
See https://github.com/adafruit/circuitpython/issues/2082 for details.
2019-08-20 21:42:24 -07:00
Scott Shawcroft
ac3cf2b073
Merge pull request #4 from ShawnHymel/master
Updated LED and UART test
2019-01-10 09:59:02 -08:00
ShawnHymel
530dc2ca0c Updated UART test to transmit bytearray instead of string 2019-01-09 16:13:19 -06:00
ShawnHymel
7221e6bb53 Updated LED test to work with multiple names for one LED 2019-01-09 10:42:04 -06:00
Kattni
fcc6c41867
Merge pull request #3 from ShawnHymel/master
Updated travis-ci.org to travis-ci.com in README.
2018-12-14 18:36:38 -05:00
ShawnHymel
0ce84a7ea1 Updated travis-ci.org to travis-ci.com in README. 2018-12-14 17:22:19 -06:00
Kattni
e383e248f0
Merge pull request #2 from ShawnHymel/master
Cookiecutter'd
2018-12-14 18:16:07 -05:00
ShawnHymel
1950c73fa3 Added pylint ignore line for UART method 2018-12-14 17:01:19 -06:00
ShawnHymel
38af3e1a75 Cleaned up lint. Updated README with instructions. 2018-12-14 16:49:58 -06:00
ShawnHymel
f895278863 Changed stuff to appease the Sphinx 2018-12-14 12:37:09 -06:00
ShawnHymel
d69b914826 Removed mpy-cross 2018-12-14 12:02:16 -06:00
ShawnHymel
d5bc894f12 Moved test modules to adafruit_boardtest folder 2018-12-14 12:00:21 -06:00
ShawnHymel
ccc684bc4f Added storage to automock 2018-12-14 11:52:15 -06:00
ShawnHymel
7dfc911c50 Added SD to lib requirements 2018-12-14 11:44:29 -06:00
ShawnHymel
251d9e18f5 Updated conf.py with supervisor module and fixed Travis linting 2018-12-14 11:30:33 -06:00
ShawnHymel
6b12f3abe7 Did the cookiecutter dance. Files moved around to fit into standard Adafruit CircuitPython structure. 2018-12-14 08:07:25 -06:00
Scott Shawcroft
8f50586eb9
Merge pull request #1 from ShawnHymel/master
First set of tests
2018-12-13 09:52:40 -08:00
ShawnHymel
525c209426 Removed lib folder with .mpy files and added .gitignore 2018-12-11 14:14:47 -06:00
ShawnHymel
c4de7c9126 Updated README with part links 2018-12-11 11:31:36 -06:00
ShawnHymel
0277d54d20 Initial commit 2018-12-11 11:28:20 -06:00
Scott Shawcroft
a618deaa4a
Initial commit 2018-12-09 13:12:00 -08:00