Commit graph

44 commits

Author SHA1 Message Date
dherrada
499e8d4658 Fixed discord invite link 2020-07-08 16:49:04 -04:00
Scott Shawcroft
9e6bdff4a8
Merge pull request #17 from adafruit/black-update
Black reformatting with Python 3 target.
2020-04-09 09:37:20 -07:00
Kattni Rembor
1b1b3672cc Black reformatting with Python 3 target. 2020-04-08 13:14:11 -04:00
sommersoft
47f103325e build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-04-07 16:02:00 -05:00
Kattni
66360d258d
Merge pull request #16 from adafruit/pylint-update
Ran black, updated to pylint 2.x
2020-03-16 17:16:20 -04:00
sommersoft
f5d96594ef update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-15 18:31:39 -05:00
dherrada
1c8f6caa72 Ran black, updated to pylint 2.x 2020-03-15 15:34:13 -04:00
sommersoft
f8e8b91674
Merge pull request #15 from sommersoft/patch_coc
Update Code of Conduct
2020-03-13 14:58:07 -05:00
sommersoft
bd18f61d6f update code of conduct 2020-03-13 13:57:36 -05:00
sommersoft
c5b216464e update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-08 19:11:43 -05:00
sommersoft
f78bdcbed5 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:11:05 -06:00
Limor "Ladyada" Fried
aad0b23726
Merge pull request #14 from jerryneedell/jerryn_unpack
fix struct unpack issue
2020-02-27 10:49:22 -05:00
Jerry Needell
2ed1d1823b fix struct unpack issue 2020-02-27 10:34:36 -05:00
sommersoft
fad971016e update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-01-14 17:07:29 -06:00
Limor "Ladyada" Fried
00ce5afa2d
Merge pull request #12 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
2019-12-27 22:45:12 -05:00
dherrada
7b0558018e Moved repository from Travis to GitHub Actions 2019-12-27 22:24:05 -05:00
Kattni
e0b7907629
Merge pull request #11 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
2019-10-21 19:53:40 -04:00
dherrada
df18b6bd02
Added PyPi installation instructions 2019-10-18 10:55:41 -04:00
dherrada
8f9878b04d
Removed building locally section from README, replaced with documentation section 2019-10-17 18:24:19 -04:00
Kattni
c737886bda
Merge pull request #10 from sommersoft/readme_fix_travis
Update README Travis Badge
2018-12-21 13:33:45 -06:00
sommersoft
173373846d change 'travis-ci.org' to 'travis-ci.com' 2018-12-21 13:20:20 -06:00
Kattni
f7434fcc2e
Merge pull request #7 from adafruit/tannewt-patch-1
Typo
2018-11-15 17:15:24 -05:00
Scott Shawcroft
a6bd445496
Typo
Fixes #6
2018-11-15 11:05:36 -08:00
Carter Nelson
c7c00b7428
Merge pull request #5 from kattni/pypi
PyPI setup.
2018-11-06 10:50:59 -08:00
Kattni Rembor
48147eee37 PyPI setup. 2018-11-06 13:14:54 -05:00
Limor "Ladyada" Fried
0a8ba518fb
Merge pull request #3 from adafruit/examplecodepr
Updated example code in README
2018-11-05 06:52:31 -08:00
Kevin Townsend
2abbfeedfc
Updated example code in README
Updated the example code to match the changes to the main class
2018-11-05 15:50:32 +01:00
Limor "Ladyada" Fried
a482f60459
Merge pull request #2 from ladyada/master
second draft, with echo example
2018-11-05 06:41:51 -08:00
ladyada
d481a64096 la la la lint 2018-11-04 18:57:49 -05:00
ladyada
3407acdc99 2 more examples 2018-11-04 18:47:20 -05:00
ladyada
99503c3d99 this is a pylint bug, ignore it! 2018-11-04 18:22:28 -05:00
ladyada
1db909ba7b linted 2018-11-04 18:20:15 -05:00
ladyada
a2a613796c update to remove enum classes (they are not used externally), add some delays (now stable), RX/TX with bytes, and some packet parsing 2018-11-04 14:09:56 -05:00
Limor "Ladyada" Fried
50d78b00dc
Merge pull request #1 from microbuilder/FirstDraft
[RFC][DNM] First Draft
2018-11-04 10:36:33 -08:00
Kevin Townsend
3730dc0531 Fixed debug output 2018-11-02 21:03:52 +01:00
Kevin Townsend
c8cb722c50 Multiple packets for TX 2018-11-02 20:28:29 +01:00
Kevin Townsend
6f92693366 Added init sequence 2018-11-02 18:56:34 +01:00
Kevin Townsend
2dc1846f05 Added TX/RX stubs 2018-11-02 16:54:09 +01:00
Kevin Townsend
a864e8ddf5 More Travis appeasement 2018-10-30 21:49:06 +01:00
Kevin Townsend
a4a89802cb Travis appeasement 2018-10-30 21:44:37 +01:00
Kevin Townsend
aafff6385f Fixed travis build issue 2018-10-30 21:40:24 +01:00
Kevin Townsend
dc5ffd6c08 Resolved pylint whitespace warnings 2018-10-30 21:33:59 +01:00
Kevin Townsend
5afcc666a6 First commit 2018-10-30 19:55:00 +01:00
Kevin Townsend
e5a1f1f4d8
Initial commit 2018-10-30 18:24:31 +01:00