File tree
12 files changed
+12
-12
lines changed- libraries
- drivers
- helpers
12 files changed
+12
-12
lines changed- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- README.rst+1-2
- adafruit_bno08x/__init__.py+12-5
- adafruit_bno08x/i2c.py+44-5
- adafruit_bno08x/spi.py+46-12
- adafruit_bno08x/uart.py+44-4
- docs/api.rst+10
- docs/examples.rst+60
- docs/index.rst+4-1
- examples/bno08x_calibration.py+1-2
- examples/bno08x_quaternion_service.py+1-1
- examples/bno08x_simpletest_spi.py+2-3
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- .pylintrc+2-3
- README.rst+13-14
- adafruit_tca9548a.py+15-11
- docs/api.rst+1
- docs/conf.py-4
- docs/examples.rst+9
- docs/index.rst+2
- examples/tca9548a_multisensor.py+24
- examples/tca9548a_simpletest.py+9-15
- requirements.txt+1
- setup.py+4-1
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+4-2
- .github/workflows/failure-help-text.yml+19
- adafruit_hid/consumer_control_code.py+4
- adafruit_hid/keyboard.py+3
- docs/examples.rst+27-3
- examples/hid_consumer_control_brightness.py+32
- examples/hid_joywing_gamepad.py+2
Submodule progressbar updated 7 files
0 commit comments