Commit graph

12 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
anecdata
5e5a5a526c removed unnecessary code 2020-04-21 11:31:05 -05:00
anecdata
4d5f884f52 fix pylint 2020-04-21 10:37:13 -05:00
anecdata
bfdac54d8a fix pylint 2020-04-21 10:23:26 -05:00
anecdata
8a9ed1ae9e locally black'd output file 2020-04-21 10:13:20 -05:00
anecdata
bbbd5f79d2 Fix black error(s) 2020-04-21 09:51:52 -05:00
anecdata
64528f50a9 Minor comment edits 2020-04-20 23:13:52 -05:00
anecdata
f6c3e5e9c9 simplified print output 2020-02-21 10:00:00 -06:00
anecdata
927476a3b4 improve comments 2020-02-21 09:37:57 -06:00
anecdata
0d0da219ce Fix PyLint issue 2020-02-21 09:30:49 -06:00
anecdata
f3c18ef140 Fix Pylint issues 2020-02-21 09:19:04 -06:00
anecdata
a25513a228 Example of using ESP32 pins as GPIO 2020-02-21 09:00:54 -06:00