File tree
9 files changed
+10
-9
lines changed- libraries
- drivers
- helpers
9 files changed
+10
-9
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
| 177 | + | |
177 | 178 |
| |
178 | 179 |
| |
179 | 180 |
| |
|
Submodule fingerprint updated 1 file
- LICENSES/LicenseRef-Wikipedia-Public-Domain.txt+3
- adafruit_opt4048.py-3
- examples/opt4048_oneshot.py+9-9
- examples/opt4048_simpletest.py+8-4
- examples/opt4048_webserial.py+12-8
- examples/opt4048_websocket.py+79
- examples/opt4048_ws_static/cie1931_diagram.svg+3
- examples/opt4048_ws_static/cie1931_diagram.svg.license+2
- examples/opt4048_ws_static/index.html+202
- examples/opt4048_ws_static/script.js+271
- .gitattributes+11
- .pre-commit-config.yaml+11-32
- .pylintrc-399
- README.rst+3-3
- adafruit_hashlib/__init__.py+2-2
- adafruit_hashlib/_md5.py+1-3
- adafruit_hashlib/_sha1.py+2-2
- adafruit_hashlib/_sha224.py+1-1
- adafruit_hashlib/_sha256.py+70-213
- adafruit_hashlib/_sha384.py+1-1
- adafruit_hashlib/_sha512.py+3-13
- docs/api.rst+3
- docs/conf.py+2-6
- examples/hashlib_simpletest.py+9-24
- ruff.toml+108
0 commit comments