Commit graph

39 commits

Author SHA1 Message Date
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
ladyada
8512aaf207 nicer readme 2018-01-07 18:06:22 -05:00
ladyada
c51a352272 updated comments, linted mega2560 example 2018-01-07 18:04:49 -05:00
ladyada
2bef50c500 getting close to done, save work!
added extended address support
file state such as line number, ext address, and EOF detection for early-quit
init now takes an spi bus object
linted examples
2018-01-07 17:46:29 -05:00
ladyada
314f084afb move exapmles down 2018-01-07 14:35:30 -05:00
ladyada
8338a0968e allow two clock rates (slow/fast) 2018-01-07 02:17:54 -05:00
ladyada
722e7a1027 faster verify, full signature, and UNO example 2018-01-07 02:12:44 -05:00
ladyada
86276dd8d1 Initial commit - working code for programming an original trinket/gemma using your friendly circuitpython board 2018-01-07 01:25:33 -05:00