File tree
8 files changed
+14
-4
lines changed- frozen
- ports/atmel-samd/boards/circuitplayground_express
8 files changed
+14
-4
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + |
Submodule Adafruit_CircuitPython_BusDevice updated 18 files
- .gitignore+3-1
- .pylintrc+432
- .readthedocs.yml+3
- .travis.yml+22-49
- README.rst+65-12
- adafruit_bus_device/__init__.py-1
- adafruit_bus_device/i2c_device.py+10-2
- adafruit_bus_device/index.rst-14
- adafruit_bus_device/spi_device.py+19-5
- docs/_static/favicon.ico
- docs/api.rst+8
- docs/conf.py+156
- docs/conf_old.py
- docs/examples.rst+12
- docs/index.rst+45
- examples/read_register_i2c.py+17
- examples/read_register_spi.py+20
- readthedocs.yml-4
Submodule Adafruit_CircuitPython_HID added at 90e4ca9
Submodule Adafruit_CircuitPython_LIS3DH updated 21 files
- .gitignore+3-1
- .pylintrc+432
- .readthedocs.yml+3
- .travis.yml+22-49
- CODE_OF_CONDUCT.md+74
- README.md-5
- README.rst+89
- adafruit_lis3dh.py+363
- adafruit_lis3dh/__init__.py-1
- adafruit_lis3dh/lis3dh.py-253
- docs/_static/favicon.ico
- docs/api.rst+5
- docs/conf.py+156
- docs/examples.rst+22
- docs/index.rst+49
- examples/click.py-54
- examples/lis3dh_simpletest.py+11-6
- examples/spinner.py+8-5
- examples/spinner_advanced.py+8-5
- examples/tap.py+53
- requirements.txt
Submodule Adafruit_CircuitPython_NeoPixel updated 14 files
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
|
0 commit comments