dherrada
|
b07f570bae
|
Fixed discord invite link
|
2020-07-08 16:49:04 -04:00 |
|
Dan Halbert
|
f3c634a460
|
Merge pull request #18 from adafruit/black-update
Black reformatting with Python 3 target.
|
2020-04-09 21:41:03 -04:00 |
|
Kattni Rembor
|
d737e94392
|
Black reformatting with Python 3 target.
|
2020-04-09 16:15:57 -04:00 |
|
sommersoft
|
eb96bbfe8a
|
build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-04-07 16:09:02 -05:00 |
|
Kattni
|
485ca0bf23
|
Merge pull request #17 from adafruit/pylint-update
Ran black, updated to pylint 2.x
|
2020-03-17 12:15:37 -04:00 |
|
sommersoft
|
0dcf633416
|
update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-15 18:21:27 -05:00 |
|
dherrada
|
8f760649e3
|
Ran black, updated to pylint 2.x
|
2020-03-15 17:20:12 -04:00 |
|
Kattni
|
071c3eb83e
|
Merge pull request #16 from sommersoft/patch_coc
Update Code of Conduct
|
2020-03-13 15:05:24 -04:00 |
|
sommersoft
|
ba77a6d8e1
|
update code of conduct
|
2020-03-13 13:21:43 -05:00 |
|
sommersoft
|
82faca4b8c
|
update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-03-08 19:01:10 -05:00 |
|
sommersoft
|
56f01ffadd
|
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 09:59:46 -06:00 |
|
sommersoft
|
dd527d7cac
|
update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2020-01-14 17:05:51 -06:00 |
|
siddacious
|
68de29f11b
|
Merge pull request #15 from adafruit/dherrada-patch-1
Switched from Travis to GitHub Actions
|
2019-12-23 12:49:56 -08:00 |
|
dherrada
|
2ae22bb9da
|
Remove merge conflicts
|
2019-12-23 15:47:13 -05:00 |
|
dherrada
|
6f3d79d079
|
Switched from Travis to GitHub Actions
|
2019-12-23 14:26:41 -05:00 |
|
dherrada
|
efd266a01f
|
Added PyPi installation instructions
|
2019-10-18 10:55:34 -04:00 |
|
siddacious
|
81bf7ae90b
|
Update README.rst
|
2019-10-17 16:09:30 -07:00 |
|
siddacious
|
aa3e0be5c2
|
Merge pull request #14 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
|
2019-10-17 15:40:42 -07:00 |
|
dherrada
|
ef8d73f3fa
|
Removed building locally section from README, replaced with documentation section
|
2019-10-17 18:01:23 -04:00 |
|
Limor "Ladyada" Fried
|
7cffef379b
|
Merge pull request #13 from abkosar/master
Renamed example read_signature to include simpletest
|
2019-10-01 12:38:32 -04:00 |
|
Arda Kosar
|
bd1ad59435
|
Renamed example read_signature to include simpletest, updated examples.rst file
|
2019-10-01 11:27:17 -04:00 |
|
Limor "Ladyada" Fried
|
00e1d3540d
|
Merge pull request #10 from aaronaverill/master
Add ATtiny13a support
|
2019-08-20 12:59:32 -04:00 |
|
Aaron Averill
|
070b364f97
|
Adding a custom chip definition to the ATmega2560 example
|
2019-08-20 10:30:09 -04:00 |
|
Aaron Averill
|
4c0b34029b
|
Indentations and other suchlike to keep pylint happy
|
2019-08-20 00:21:02 -04:00 |
|
Aaron Averill
|
6e02697644
|
Add ATtiny13a board definitions, example upload code, and blink hex file.
|
2019-08-19 22:51:04 -04:00 |
|
Aaron Averill
|
1b62c7753a
|
Add definition constants for adafruit boards
|
2019-08-19 22:46:22 -04:00 |
|
Aaron Averill
|
cbf63b9155
|
Allow SPI speed for programming to be determined by chip configuration. Allows support of ATtiny13a.
|
2019-08-19 22:22:37 -04:00 |
|
Melissa LeBlanc-Williams
|
c327f149bc
|
Merge pull request #8 from dherrada/master
Added module name to beginning of example filename and updated docs to reflect this
|
2019-05-09 21:22:43 -07:00 |
|
dherrada
|
fb584b2b02
|
Disabled travis message no-member for part of the code
|
2019-05-10 00:18:53 -04:00 |
|
dherrada
|
225e80ce9a
|
Updated docs to reflect filename changes
|
2019-05-09 20:53:45 -04:00 |
|
dherrada
|
fb1ebd7535
|
Added module name to example filename
|
2019-05-09 20:52:25 -04:00 |
|
Kattni
|
f0e8f7f08d
|
Merge pull request #6 from sommersoft/readme_fix_travis
Update README Travis Badge
|
2018-12-21 13:04:52 -06:00 |
|
sommersoft
|
c48cefcb34
|
change 'travis-ci.org' to 'travis-ci.com'
|
2018-12-21 12:54:42 -06:00 |
|
sommersoft
|
d972354bb1
|
ignore the board module imports in .pylintrc
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2018-08-25 14:05:56 +00:00 |
|
Brennen Bearnes
|
022d62f8b5
|
Merge pull request #5 from kattni/pypi
PyPi setup.
|
2018-08-09 09:51:25 -06:00 |
|
Kattni Rembor
|
6819a9e786
|
PyPi setup.
|
2018-08-09 10:51:35 -04:00 |
|
sommersoft
|
6303853535
|
updated CoC
Signed-off-by: sommersoft <sommersoft@gmail.com>
|
2018-08-01 03:21:02 +00:00 |
|
Kattni
|
c4d5194991
|
Merge pull request #4 from sommersoft/new_docs
Improve Ref Docs
|
2018-03-05 19:17:12 -05:00 |
|
sommersoft
|
0a13d608ee
|
pylint fix; realigned docstrings to appropriate positions
|
2018-03-05 17:20:38 -06:00 |
|
sommersoft
|
598f180e5c
|
sphinx fix
|
2018-03-04 22:00:38 -06:00 |
|
sommersoft
|
2cdee4a243
|
updated info docstring
|
2018-03-04 21:57:19 -06:00 |
|
sommersoft
|
a7ae977ffd
|
updated README
|
2018-03-04 21:51:10 -06:00 |
|
sommersoft
|
ce99288afa
|
updated .travis & .readthedocs yml
|
2018-03-04 21:49:57 -06:00 |
|
sommersoft
|
9471eccc9a
|
setup docs folder
|
2018-03-04 21:41:58 -06:00 |
|
Kattni
|
38cca9ea19
|
Merge pull request #2 from brentru/autodoc-fix
Fix autodoc
|
2018-02-21 18:26:17 -05:00 |
|
brentru
|
aa9485d93e
|
Fix autodoc
|
2018-02-21 11:41:50 -05:00 |
|
Scott Shawcroft
|
234b952c6e
|
Merge pull request #1 from brentru/readthedocs-badge
added rtd badge
|
2018-02-14 18:00:34 -08:00 |
|
brentru
|
20bba6eb6d
|
added rtd badge
|
2018-02-14 13:42:26 -05:00 |
|
ladyada
|
44b86501b8
|
fix import
|
2018-01-11 20:29:05 -05:00 |
|
ladyada
|
2c198071bb
|
add another example, xtal driving
|
2018-01-11 20:16:51 -05:00 |
|