File tree
40 files changed
+82
-32
lines changed- frozen
- ports
- atmel-samd/boards
- matrixportal_m4
- pyportal_titano
- pyportal
- espressif/boards
- adafruit_funhouse
- adafruit_magtag_2.9_grayscale
40 files changed
+82
-32
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + |
Submodule Adafruit_CircuitPython_APDS9960 updated 12 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+1-1
- .github/workflows/build.yml+3-3
- .github/workflows/release.yml+4-4
- .readthedocs.yaml+1-1
- README.rst+127-50
- adafruit_apds9960/apds9960.py+664-274
- docs/conf.py+3-3
- docs/examples.rst+13-13
- docs/index.rst+1-1
- examples/apds9960_color_simpletest.py-2
- examples/apds9960_proximity_simpletest.py+7-1
- setup.py-2
Submodule Adafruit_CircuitPython_BLE updated 18 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+1-1
- .github/workflows/build.yml+3-3
- .github/workflows/release.yml+4-4
- .readthedocs.yaml+5-1
- README.rst+4-7
- adafruit_ble/advertising/__init__.py+5
- adafruit_ble/advertising/adafruit.py+10-6
- adafruit_ble/services/sphero.py+1-1
- docs/characteristics.rst+3
- docs/conf.py+2-2
- docs/index.rst+1-1
- docs/services.rst+3
- examples/ble_advertising_simpletest.py+25
- examples/ble_device_info_service.py+39
- examples/ble_packet_buffer_client.py+42
- examples/ble_packet_buffer_service.py+73
- examples/ble_packet_buffer_test.py+31
- setup.py-2
Submodule Adafruit_CircuitPython_BusDevice updated 12 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+1-1
- .github/workflows/build.yml+3-3
- .github/workflows/release.yml+4-4
- .pylintrc+1-1
- .readthedocs.yaml+5-1
- README.rst+5-8
- adafruit_bus_device/i2c_device.py+37-17
- adafruit_bus_device/spi_device.py+29-10
- docs/conf.py+4-4
- docs/index.rst+1-1
- requirements.txt+6
- setup.py+1-3
Submodule Adafruit_CircuitPython_DRV2605 updated 10 files
0 commit comments