Commit graph

9 commits

Author SHA1 Message Date
Diego Elio Pettenò
dd7b4fffc4 Apply SPDX copyright and license headers in compliance with REUSE.
The REUSE specifications[1] are meant to make it explicit and easier to
apply code licensing information for a project. The provided lint tool
makes it easy to ensure all the content (code and not code) is tagged.

Important notes:

 * All the code (and documentation) that otherwise didn't have an explicit
   license headers have been tagged with ladyada's copyright as per the
   LICENSE file.
 * favicon.ico and CODE_OF_CONDUCT.md have been synced from the
   source-of-truth repositories.
 * All configuration files have been tagged with ladyada's copyright and
   Unlicense[2]. The current REUSE recommendation is to use CC0-1.0, but
   that has… side effects. There's some discussion in [3] about the
   recommendation for likely-uncopyrightable files (such as configuration
   files).

[1]: https://reuse.software/
[2]: https://unlicense.org/
[3]: https://github.com/fsfe/reuse-docs/issues/62
2020-05-30 10:36:49 +01:00
dherrada
d387561329 Ran black, updated to pylint 2.x 2020-03-16 15:56:34 -04:00
brentru
8599c0124b add credit to where credit is due :) 2019-06-06 17:16:23 -04:00
brentru
4923344d95 checking in digitalio, ready 2019-06-06 16:30:27 -04:00
brentru
6a0c036995 pylinting - 8.79/10, look at drivemode/direction classes... 2019-06-06 15:31:49 -04:00
brentru
5e97cb1fcd add switch_to_x methods, docstrings 2019-06-06 15:01:22 -04:00
brentru
00e7f97453 drop all pull functionality since we dont have it defined in adafruit_esp32spi.py 2019-06-06 13:01:43 -04:00
brentru
777289474f add valid pin tupleset check before initialization, raise error 2019-06-06 12:44:53 -04:00
brentru
4df8144a91 add first mock api, blinks! 2019-06-06 11:53:59 -04:00