File tree
146 files changed
+2020
-158
lines changed- .github/workflows
- data
- docs
- extmod
- frozen
- locale
- ports
- atmel-samd
- boards
- adafruit_neokey_trinkey_m0
- adafruit_proxlight_trinkey_m0E377 div>adafruit_rotary_trinkey_m0adafruit_slide_trinkey_m0bdmicro_vina_d51bdmicro_vina_d51_pcb7feather_m0_adalogger
- 2851
feather_m0_basicfeather_m0_expressfeather_m0_express_crickitfeather_m0_rfm69feather_m0_rfm9xfeather_m0_supersizedfeather_m4_canfeather_m4_expresshallowing_m0_expresshallowing_m4_expresshuntercat_nfcitsybitsy_m0_expressitsybitsy_m4_expressmatrixportal_m4metro_m0_expressmonster_m4skneopixel_trinkey_m0pybadgepybadge_airliftpygamerpygamer_advancepyportalpyportal_titanotrinket_m0trinket_m0_haxpresswinterbloom_big_honking_buttonesp32s2/boards- adafruit_feather_esp32s2_nopsram
- adafruit_feather_esp32s2_tftback_nopsram
- adafruit_funhouse
- adafruit_magtag_2.9_grayscale
- artisense_rd00
- unexpectedmaker_tinys2
mimxrt10xx/boards- feather_m7_1011
- feather_mimxrt1011
- feather_mimxrt1062
- metro_m7_1011
nrf/boards/aramcon2_badgeraspberrypi- boards
- adafruit_itsybitsy_rp2040
- adafruit_qt2040_trinkey
- adafruit_qtpy_rp2040
- arduino_nano_rp2040_connect
- pimoroni_picolipo_16mb
- pimoroni_picolipo_4mb
- raspberry_pi_pico
- sparkfun_micromod_rp2040
- sparkfun_pro_micro_rp2040
- sparkfun_thing_plus_rp2040
stm/boards- espruino_pico
- feather_stm32f405_express
- stm32f411ce_blackpill_with_flash
py
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
146 files changed
+2020
-158
lines changedLines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| 181 | + | |
| 182 | + | |
| 183 | + | |
181 | 184 |
| |
| 185 | + | |
| 186 | + | |
182 | 187 |
| |
| 188 | + | |
183 | 189 |
| |
184 | 190 |
| |
185 | 191 |
| |
186 | 192 |
| |
187 | 193 |
| |
| 194 | + | |
188 | 195 |
| |
189 | 196 |
| |
190 | 197 |
| |
191 | 198 |
| |
192 | 199 |
| |
| 200 | + | |
193 | 201 |
| |
194 | 202 |
| |
195 | 203 |
| |
| |||
239 | 247 |
| |
240 | 248 |
| |
241 | 249 |
| |
| 250 | + | |
242 | 251 |
| |
243 | 252 |
| |
244 | 253 |
| |
| |||
283 | 292 |
| |
284 | 293 |
| |
285 | 294 |
| |
| 295 | + | |
| 296 | + | |
286 | 297 |
| |
287 | 298 |
| |
288 | 299 |
| |
| |||
303 | 314 |
| |
304 | 315 |
| |
305 | 316 |
| |
306 |
| - | |
307 | 317 |
| |
308 | 318 |
| |
309 | 319 |
| |
| |||
314 | 324 |
| |
315 | 325 |
| |
316 | 326 |
| |
| 327 | + | |
317 | 328 |
| |
318 | 329 |
| |
319 | 330 |
| |
| |||
450 | 461 |
| |
451 | 462 |
| |
452 | 463 |
| |
| 464 | + | |
453 | 465 |
| |
454 | 466 |
| |
455 | 467 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
| 174 | + | |
| 175 | + | |
| 176 | + | |
174 | 177 |
| |
175 | 178 |
| |
176 | 179 |
| |
177 | 180 |
| |
178 | 181 |
| |
179 | 182 |
| |
180 | 183 |
| |
| 184 | + | |
| 185 | + | |
| 186 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
284 | 284 |
| |
285 | 285 |
| |
286 | 286 |
| |
287 |
| - | |
| 287 | + | |
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
|
Lines changed: 0 additions & 6 deletions
This file was deleted.
Submodule Adafruit_CircuitPython_BLE updated 57 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+4
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_ble/__init__.py+12-29
- adafruit_ble/advertising/__init__.py+22-48
- adafruit_ble/advertising/adafruit.py+3-20
- adafruit_ble/advertising/apple.py-9
- adafruit_ble/advertising/standard.py+22-29
- adafruit_ble/attributes/__init__.py+17-35
- adafruit_ble/characteristics/__init__.py+4-22
- adafruit_ble/characteristics/float.py+3-20
- adafruit_ble/characteristics/int.py+3-20
- adafruit_ble/characteristics/stream.py+3-20
- adafruit_ble/characteristics/string.py+3-20
- adafruit_ble/services/__init__.py+10-27
- adafruit_ble/services/circuitpython.py+4-21
- adafruit_ble/services/midi.py+3-20
- adafruit_ble/services/nordic.py+4-21
- adafruit_ble/services/sphero.py+3-20
- adafruit_ble/services/standard/__init__.py+3-20
- adafruit_ble/services/standard/device_info.py+4-21
- adafruit_ble/services/standard/hid.py+3-20
- adafruit_ble/uuid/__init__.py+3-20
- docs/_static/favicon.ico.license+3
- docs/advertising.rst-3
- docs/advertising.rst.license+3
- docs/api.rst.license+3
- docs/attributes.rst.license+3
- docs/characteristics.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- docs/services.rst.license+3
- docs/standard_services.rst.license+3
- docs/uuid.rst.license+3
- examples/ble_bluefruit_color_picker.py+3
- examples/ble_bluefruit_connect_plotter.py+3
- examples/ble_color_proximity.py+3
- examples/ble_current_time_service.py+3
- examples/ble_demo_central.py+3
- examples/ble_demo_periph.py+3
- examples/ble_detailed_scan.py+3
- examples/ble_hid_central.py+3
- examples/ble_hid_periph.py+3
- examples/ble_simpletest.py+3
- examples/ble_uart_echo_client.py+3
- examples/ble_uart_echo_test.py+3
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_BLE_Apple_Notification_Center updated 22 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+4
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+1-1
- README.rst.license+3
- adafruit_ble_apple_notification_center.py+4-21
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/ble_apple_notification_center_new.py+3
- examples/ble_apple_notification_center_simpletest.py+3
- requirements.txt+4-1
- setup.py+4
Submodule Adafruit_CircuitPython_BusDevice updated 23 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+4
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+5-5
- README.rst.license+3
- adafruit_bus_device/i2c_device.py+5-21
- adafruit_bus_device/spi_device.py+3-20
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/conf_old.py-289
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/busdevice_read_register_i2c_simpletest.py+3
- examples/busdevice_read_register_spi_simpletest.py+3-1
- setup.py+4
Submodule Adafruit_CircuitPython_CircuitPlayground updated 96 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+3-3
- README.rst.license+3
- adafruit_circuitplayground/__init__.py+2-20
- adafruit_circuitplayground/bluefruit.py+3-21
- adafruit_circuitplayground/circuit_playground_base.py+106-32
- adafruit_circuitplayground/express.py+4-22
- docs/_static/accelerometer.jpg.license+3
- docs/_static/button_a.jpg.license+3
- docs/_static/button_b.jpg.license+3
- docs/_static/capacitive_touch_pad_A1.jpg.license+3
- docs/_static/capacitive_touch_pad_A2.jpg.license+3
- docs/_static/capacitive_touch_pad_A3.jpg.license+3
- docs/_static/capacitive_touch_pad_A4.jpg.license+3
- docs/_static/capacitive_touch_pad_A5.jpg.license+3
- docs/_static/capacitive_touch_pad_A6.jpg.license+3
- docs/_static/capacitive_touch_pad_A7.jpg.license+3
- docs/_static/capacitive_touch_pads.jpg.license+3
- docs/_static/circuit_playground_bluefruit.jpg.license+3
- docs/_static/circuit_playground_bluefruit_small.jpg.license+3
- docs/_static/circuit_playground_express_small.jpg.license+3
- docs/_static/circuitplayground_express.jpg.license+3
- docs/_static/favicon.ico.license+3
- docs/_static/light_sensor.jpg.license+3
- docs/_static/microphone.jpg.license+3
- docs/_static/neopixel_numbering.jpg.license+3
- docs/_static/red_led.jpg.license+3
- docs/_static/slide_switch.jpg.license+3
- docs/_static/speaker.jpg.license+3
- docs/_static/thermistor.jpg.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/advanced_examples/circuitplayground_acceleration_mapping_neopixels.py+3
- examples/advanced_examples/circuitplayground_gravity_pulls_pixel.py+3
- examples/advanced_examples/circuitplayground_tilting_arpeggios.py+3
- examples/circuitplayground_acceleration.py+3
- examples/circuitplayground_acceleration_neopixels.py+3
- examples/circuitplayground_bluefruit_loud_sound.py+3
- examples/circuitplayground_bluefruit_loud_sound_threshold.py+3
- examples/circuitplayground_bluefruit_play_mp3.py+3
- examples/circuitplayground_bluefruit_sound_level.py+3
- examples/circuitplayground_bluefruit_sound_level_plotter.py+3
- examples/circuitplayground_button_a.py+3
- examples/circuitplayground_button_b.py+3
- examples/circuitplayground_buttons_1_neopixel.py+3
- examples/circuitplayground_buttons_neopixels.py+3
- examples/circuitplayground_ir_receive.py+6-2
- examples/circuitplayground_ir_transmit.py+9-4
- examples/circuitplayground_light.py+3
- examples/circuitplayground_light_neopixels.py+3
- examples/circuitplayground_light_plotter.py+3
- examples/circuitplayground_neopixel_0.py+3
- examples/circuitplayground_neopixel_0_1.py+3
- examples/circuitplayground_neopixels_fill.py+3
- examples/circuitplayground_pixels_simpletest.py+3
- examples/circuitplayground_play_file.py+4-1
- examples/circuitplayground_play_file_buttons.py+4-1
- examples/circuitplayground_play_tone.py+3
- examples/circuitplayground_play_tone_buttons.py+3
- examples/circuitplayground_red_led.py+3
- examples/circuitplayground_red_led_blinky.py+3
- examples/circuitplayground_red_led_blnky_short.py+3
- examples/circuitplayground_shake.py+3
- examples/circuitplayground_shake_red_led.py+3
- examples/circuitplayground_slide_switch.py+3
- examples/circuitplayground_slide_switch_red_led.py+3
- examples/circuitplayground_slide_switch_red_led_short.py+3
- examples/circuitplayground_sound_meter.py+3
- examples/circuitplayground_tap_red_led.py+3
- examples/circuitplayground_tapdetect.py+3
- examples/circuitplayground_tapdetect_single_double.py+3
- examples/circuitplayground_temperature.py+3
- examples/circuitplayground_temperature_neopixels.py+3
- examples/circuitplayground_temperature_plotter.py+3
- examples/circuitplayground_tone.py+3
- examples/circuitplayground_touch_a1.py+3
- examples/circuitplayground_touch_all.py+3
- examples/circuitplayground_touch_pixel_fill_rainbow.py+3
- examples/circuitplayground_touch_pixel_rainbow.py+3
- examples/dip.mp3.license+2
- examples/dip.wav.license+2
- examples/rise.mp3.license+2
- examples/rise.wav.license+2
- requirements.txt-1
- setup.py.disabled+4
Submodule Adafruit_CircuitPython_Crickit updated 28 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+4
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_crickit.py+3-20
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/crickit_continuous_servo_simpletest.py+3
- examples/crickit_dc_motor_simpletest.py+3
- examples/crickit_drive_simpletest.py+3
- examples/crickit_multi_example.py+3
- examples/crickit_neopixel_simpletest.py+3
- examples/crickit_servo_simpletest.py+3
- examples/crickit_signal_simpletest.py+3
- examples/crickit_stepper_motor_simpletest.py+3
- examples/crickit_touch_simpletest.py+3
- requirements.txt+5-1
- setup.py+4
Submodule Adafruit_CircuitPython_DRV2605 updated 20 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_drv2605.py+3-20
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/drv2605_simpletest.py+3-1
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_DS3231 updated 25 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4-1
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/CC-BY-SA-4.0.txt+108
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+12-16
- README.rst.license+3
- adafruit_ds3231.py+59-31
- docs/_static/3013-01.jpg.license+3
- docs/_static/favicon.ico.license+3
- docs/api.rst-1
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst+2
- docs/index.rst.license+3
- examples/ds3231_simpletest.py+4-12
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_Display_Shapes updated 32 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_display_shapes/circle.py+26-24
- adafruit_display_shapes/line.py+3-20
- adafruit_display_shapes/polygon.py+3-22
- adafruit_display_shapes/rect.py+3-20
- adafruit_display_shapes/roundrect.py+3-20
- adafruit_display_shapes/sparkline.py+13-1
- adafruit_display_shapes/triangle.py+3-20
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst+45
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/display_shapes_circle_animation.py+60
- examples/display_shapes_simpletest.py+3
- examples/display_shapes_simpletest_magtag.py+3
- examples/display_shapes_sparkline_simpletest.py+3
- examples/display_shapes_sparkline_ticks.py+3
- examples/display_shapes_sparkline_triple.py+3
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_Display_Text updated 44 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+4
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/OFL-1.1.txt+109
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_display_text/__init__.py+361-26
- adafruit_display_text/bitmap_label.py+199-282
- adafruit_display_text/label.py+285-265
- docs/_static/favicon.ico.license+3
- docs/api.rst+4
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst+117
- docs/examples.rst.license+3
- docs/index.rst+4
- docs/index.rst.license+3
- examples/display_text_advance_example.py+639
- examples/display_text_anchored_position.py+3
- examples/display_text_background_color.py+4-1
- examples/display_text_background_color_padding.py+56-41
- examples/display_text_bitmap_label_simpletest.py+3
- examples/display_text_label_align_baseline_comparison.py+75
- examples/display_text_label_vs_bitmap_label_comparison.py+11-6
- examples/display_text_magtag.py+3
- examples/display_text_matrixportal.py+3
- examples/display_text_pyportal.py+3
- examples/display_text_simpletest.py+3
- examples/display_text_textarea_boundingbox.py+3
- examples/display_text_wrap_pixels_test.py+63
- examples/display_text_wraptest.py+3
- fonts/Helvetica-Bold-16.bdf-4.2k
- fonts/LeagueSpartan-Bold-16.bdf+12.5k
- fonts/LeagueSpartan-Bold-16.bdf.license+4
- fonts/LibreBodoniv2002-Bold-27.bdf+16.8k
- fonts/LibreBodoniv2002-Bold-27.bdf.license+3
- requirements.txt+4
- setup.py+8-1
Submodule Adafruit_CircuitPython_DotStar updated 24 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/CC-BY-SA-4.0.txt+108
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_dotstar.py+9-31
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/dotstar_image_paint.py+3
- examples/dotstar_image_pov.py+3
- examples/dotstar_simpletest.py+3
- examples/hello.png.license+3
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_ESP32SPI updated 8 files
Submodule Adafruit_CircuitPython_HID updated 31 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_hid/__init__.py+3-21
- adafruit_hid/consumer_control.py+36-23
- adafruit_hid/consumer_control_code.py+3-24
- adafruit_hid/gamepad.py+3-23
- adafruit_hid/keyboard.py+37-21
- adafruit_hid/keyboard_layout_us.py+2-21
- adafruit_hid/keycode.py+3-22
- adafruit_hid/mouse.py+2-21
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst+2-2
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/hid_joywing_gamepad.py+4-1
- examples/hid_keyboard_shortcuts.py+4-1
- examples/hid_simple_gamepad.py+3
- examples/hid_simpletest.py+3
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_IRRemote updated 21 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_irremote.py+59-46
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/irremote_simpletest.py+3
- examples/irremote_transmit.py+6-2
- requirements.txt+3-1
- setup.py+4
Submodule Adafruit_CircuitPython_LIS3DH updated 26 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_lis3dh.py+126-33
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst+26-1
- docs/examples.rst.license+3
- docs/index.rst+2
- docs/index.rst.license+3
- examples/lis3dh_adc.py+6-3
- examples/lis3dh_simpletest.py+6-3
- examples/lis3dh_spinner.py+3
- examples/lis3dh_spinner_advanced.py+3
- examples/lis3dh_tap.py+4-1
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_LSM6DS updated 18 files
- .github/workflows/build.yml-4
- .pre-commit-config.yaml+17-2
- .pylintrc+3-4
- README.rst+2-4
- adafruit_lsm6ds/__init__.py+48-42
- adafruit_lsm6ds/ism330dhcx.py+32-5
- adafruit_lsm6ds/lsm6ds33.py+29-3
- adafruit_lsm6ds/lsm6dso32.py+30-3
- adafruit_lsm6ds/lsm6dsox.py+29-3
- docs/api.rst+15
- docs/examples.rst+63-3
- examples/lsm6ds_full_test.py+1-3
- examples/lsm6ds_ism330dhcx_simpletest.py+1-3
- examples/lsm6ds_lsm6ds33_simpletest.py+1-3
- examples/lsm6ds_lsm6dso32_simpletest.py+2-2
- examples/lsm6ds_lsm6dsox_simpletest.py+1-3
- examples/lsm6ds_pedometer.py+1-3
- examples/lsm6ds_rate_test.py+1-4
Submodule Adafruit_CircuitPython_MIDI added at 54cc331
Submodule Adafruit_CircuitPython_Motor updated 30 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .github/workflows/test.yml-25
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_motor/motor.py+58-35
- adafruit_motor/servo.py+11-28
- adafruit_motor/stepper.py+9-26
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/motor_h-bridge_dc_motor.py+72
- examples/motor_pca9685_continuous_servo.py+3
- examples/motor_pca9685_dc_motor.py+6
- examples/motor_pca9685_servo_sweep.py+3
- examples/motor_pca9685_stepper_motor.py+3
- examples/motor_servo_sweep_simpletest.py+5-2
- examples/motor_stepper_digitalio.py+3
- requirements.txt+4
- setup.py+4
- tests/test_stepper.py+28
Submodule Adafruit_CircuitPython_NeoPixel updated 22 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/neopixel_pixel.py+3
- examples/neopixel_rpi_simpletest.py+3
- examples/neopixel_simpletest.py+3
- neopixel.py+11-33
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_ProgressBar updated 33 files
- .github/workflows/build.yml+30-9
- .github/workflows/release.yml+5-1
- .gitignore+341
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_progressbar.py-170
- adafruit_progressbar/__init__.py+593
- adafruit_progressbar/horizontalprogressbar.py+169
- adafruit_progressbar/progressbar.py+105
- adafruit_progressbar/verticalprogressbar.py+135
- docs/_static/favicon.ico.license+3
- docs/api.rst+15-1
- docs/api.rst.license+3
- docs/conf.py+4
- docs/ 10000 examples.rst+10
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/progressbar_combined.py+53
- examples/progressbar_displayio_blinka.py+122
- examples/progressbar_displayio_blinka_color_scale.py+82
- examples/progressbar_magtag_simpletest.py+50-18
- examples/progressbar_matrixportal.py+185
- examples/progressbar_simpletest.py+15-7
- examples/progressbar_vertical_simpletest.py+52
- examples/requirements.txt+12
- requirements.txt+10-1
- setup.py+5-1
Submodule Adafruit_CircuitPython_RFM69 updated 30 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+2-2
- README.rst.license+3
- adafruit_rfm69.py+56-71
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/rfm69_header.py+4-1
- examples/rfm69_node1.py+4-2
- examples/rfm69_node1_ack.py+4-2
- examples/rfm69_node1_bonnet.py+4-2
- examples/rfm69_node2.py+4-2
- examples/rfm69_node2_ack.py+4-2
- examples/rfm69_rpi_interrupt.py+3-1
- examples/rfm69_rpi_simpletest.py+4-1
- examples/rfm69_simpletest.py+3-1
- examples/rfm69_transmit.py+4-2
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_RFM9x updated 30 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+1-1
- README.rst.license+3
- adafruit_rfm9x.py+50-51
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/rfm9x_header.py+3
- examples/rfm9x_node1.py+3
- examples/rfm9x_node1_ack.py+3
- examples/rfm9x_node1_bonnet.py+3
- examples/rfm9x_node2.py+3
- examples/rfm9x_node2_ack.py+3
- examples/rfm9x_rpi_interrupt.py+3
- examples/rfm9x_rpi_simpletest.py+3
- examples/rfm9x_simpletest.py+3
- examples/rfm9x_transmit.py+3
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_Requests updated 41 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .github/workflows/test.yml-25
- .gitignore+5-1
- .pre-commit-config.yaml+42
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_requests.py+20-28
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/requests_advanced.py+4-4
- examples/requests_advanced_cellular.py+3
- examples/requests_advanced_cpython.py+3
- examples/requests_advanced_ethernet.py+3
- examples/requests_github_cpython.py+3
- examples/requests_https_circuitpython.py+65
- examples/requests_https_cpython.py+3
- examples/requests_simpletest.py+11-3
- examples/requests_simpletest_cellular.py+3
- examples/requests_simpletest_cpython.py+3
- examples/requests_simpletest_ethernet.py+3
- requirements.txt+4
- setup.py+4
- tests/chunk_test.py+76-26
- tests/concurrent_test.py+53-38
- tests/header_test.py+15-11
- tests/legacy_mocket.py+15-8
- tests/legacy_test.py+95-63
- tests/mocket.py+22-8
- tests/parse_test.py+24-16
- tests/post_test.py+36-27
- tests/protocol_test.py+46-31
- tests/reuse_test.py+97-61
Submodule Adafruit_CircuitPython_SD updated 21 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+10
- README.rst.license+3
- adafruit_sdcard.py+35-64
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/sd_read_simpletest.py+3
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_ST7789 updated 28 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+4
- .pre-commit-config.yaml+34
- .pylintrc+5-1
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- 10000 LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_st7789.py+3-20
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/st7789_240x135_pitft_simpletest.py+3
- examples/st7789_240x135_simpletest.py+3
- examples/st7789_240x135_simpletest_Pimoroni_Pico_Display_Pack.py+68
- examples/st7789_240x240_bonnet_simpletest.py+3
- examples/st7789_240x240_pitft_simpletest.py+3
- examples/st7789_240x240_simpletest_Pimoroni_Pico_Explorer.py+54
- examples/st7789_320x240_simpletest.py+3
- examples/st7789_simpletest.py+3
- examples/st7789_tft_gizmo_simpletest.py+3
- requirements.txt+4
- setup.py+8-1
Submodule Adafruit_CircuitPython_Thermistor updated 21 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- adafruit_thermistor.py+41-22
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst+2
- docs/index.rst.license+3
- examples/thermistor_simpletest.py+3
- requirements.txt+4
- setup.py+4
Submodule Adafruit_CircuitPython_seesaw updated 36 files
- .github/workflows/build.yml+24-8
- .github/workflows/release.yml+4
- .gitignore+4
- .pre-commit-config.yaml+34
- .pylintrc+7-4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_seesaw/analoginput.py+4-22
- adafruit_seesaw/crickit.py+3-20
- adafruit_seesaw/digitalio.py+4-22
- adafruit_seesaw/keypad.py+11-28
adafruit_seesaw/neopixel.py +4-22- adafruit_seesaw/pwmout.py+4-21
- adafruit_seesaw/robohat.py+3-20
- adafruit_seesaw/rotaryio.py+35
- adafruit_seesaw/samd09.py+3-20
- adafruit_seesaw/seesaw.py+44-23
- adafruit_seesaw/tftshield18.py+9-21
- docs/_static/favicon.ico.license+3
- docs/api.rst-1
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/seesaw_crickit_test.py+5-3
- examples/seesaw_joy_featherwing.py+5-3
- examples/seesaw_minitft_featherwing.py+3
- examples/seesaw_rotary_simpletest.py+38
- examples/seesaw_simpletest.py+5-3
- examples/seesaw_soil_simpletest.py+5-3
- requirements.txt+4
- setup.py+4
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3733 | 3733 |
| |
3734 | 3734 |
| |
3735 | 3735 |
| |
| 3736 | + | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
3736 | 3740 |
| |
3737 | 3741 |
| |
3738 | 3742 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
| 335 | + | |
| 336 | + | |
335 | 337 |
| |
336 | 338 |
| |
337 | 339 |
| |
338 | 340 |
| |
339 | 341 |
| |
340 | 342 |
| |
341 |
| - | |
342 | 343 |
| |
343 | 344 |
| |
344 | 345 |
| |
345 | 346 |
| |
| 347 | + | |
346 | 348 |
| |
347 | 349 |
| |
348 | 350 |
| |
| |||
369 | 371 |
| |
370 | 372 |
| |
371 | 373 |
| |
| 374 | + | |
372 | 375 |
| |
373 | 376 |
| |
374 | 377 |
| |
| |||
595 | 598 |
| |
596 | 599 |
| |
597 | 600 |
| |
| 601 | + | |
598 | 602 |
| |
599 | 603 |
| |
600 | 604 |
| |
|
Lines changed: 58 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + |
Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + |
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + |
0 commit comments