Skip to content

Tags: adafruit/CircuitPython_Community_Bundle

Tags

20250829

Toggle 20250829's commit message
Automated update by Adabot (adafruit/adabot@d685668)

Updating https://github.com/todbot/CircuitPython_MicroOSC to 0.6 from 0.5:
  > replace black for ruff badge
  > fix docs
  > fix many bugs, add tests
  > fix docs conf
  > update pre-commit to use ruff
  > fix parsing of incoming packets

Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_USB_Host_Descriptor_Parser

20250805

Toggle 20250805's commit message
Automated update by Adabot (adafruit/adabot@d685668)

Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_SerialControlledServo

20250802

Toggle 20250802's commit message
Automated update by Adabot (adafruit/adabot@20250801)

Updating https://github.com/jandelgado/jled-circuitpy to 1.0.5 from 1.0.4:
  > make fade-functions independent of min/max brightness (jandelgado/jled-circuitpy#7)

20250720

Toggle 20250720's commit message
Automated update by Adabot (adafruit/adabot@20250718)

Updating https://github.com/joepardue/circuitpython-as7343 to v1.0.5 from v1.0.4:
  > Fix channel order: Use spectral wavelength order instead of SMUX order
  > Update README.rst
  > Update README.rst
  > Merge pull request joepardue/circuitpython-as7343#2 from saladmachine/patch-1

20250705

Toggle 20250705's commit message
Automated update by Adabot (adafruit/adabot@20250702)

Updating https://github.com/todbot/CircuitPython_TMIDI to 2.0.0 from 1.0.5:
  > update docs
  > add simple arpeggiator example
  > add to docs, fix examples to match new API
  > add to docs, fix examples to match new API
  > fix README typo
  > fix program change send bug, add test

20250701

Toggle 20250701's commit message
Automated update by Adabot (adafruit/adabot@20250628)

Updating https://github.com/cedargrovestudios/circuitpython_dst_adju to 1.0.1 from 1.0.0:
  > update documentation
  > Merge pull request cedargrovestudios/circuitpython_dst_adju#1 from tekktrik/dev/update-ci

20250620

Toggle 20250620's commit message
Automated update by Adabot (adafruit/adabot@20250618)

Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1 from e439dd5:
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#35 from EGJ-Moorington/dev
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.

20250619

Toggle 20250619's commit message
Automated update by Adabot (adafruit/adabot@20250618)

Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1.dev1 from 3fa485c:
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.

Updating https://github.com/relic-se/CircuitPython_KeyManager to 1.1.0 from 1.0.0:
  > Merge pull request relic-se/CircuitPython_KeyManager#4 from relic-se/keypad

20250618

Toggle 20250618's commit message
Automated update by Adabot (adafruit/adabot@d685668)

Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 2.1.2 from 2.1.1:
  > Merge pull request adafruit/CircuitPython_NAU7802#19 from adafruit/use_ruff

Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.0 from 3e05e25:
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15)
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  < Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10)
  > Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10) * Implemented the keypad core module
  < Initial commit
  > Initial commit

20250529

Toggle 20250529's commit message
Automated update by Adabot (adafruit/adabot@f23c9c4)

Updating https://github.com/tekktrik/CircuitPython_functools to 2.0.2.post0 from 2.0.0.post0:
  > Correct circup installation instructions in README
  > Merge pull request tekktrik/CircuitPython_functools#18 from tekktrik/dev/small-fix
  > Merge pull request tekktrik/CircuitPython_functools#17 from tekktrik/dev/small-fix