Skip to content

Pull requests: adafruit/Adafruit_CircuitPython_CircuitPlayground

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

change to ruff
#129 by FoamyGuy was merged May 13, 2025 Loading…
rename _samples to _mic_samples and fix if condition
#128 by FoamyGuy was merged Nov 13, 2024 Loading…
Don't use PWMOut for PulseOut
#120 by dhalbert was merged Aug 10, 2022 Loading…
Prepared for adding to PyPI
#119 by evaherrada was merged Jul 22, 2022 Loading…
Add a subdirectory for CPX frozen modules
#117 by Neradoc was merged May 23, 2022 Loading…
Added square wave functionality to play tone.
#116 by ryanskeith was merged May 9, 2022 Loading…
Move button setup to button properties.
#115 by kattni was merged Apr 12, 2022 Loading…
Add iterable touchpad functionality
#114 by tekktrik was merged Aug 24, 2022 Loading…
Add iteration support for touchpads
#113 by tekktrik was closed Feb 18, 2022 Loading…
Update for BundleFly.
#112 by kattni was merged Nov 11, 2021 Loading…
Linted.
#111 by kattni was merged Nov 5, 2021 Loading…
Update example to use rainbowio
#109 by kattni was merged Sep 23, 2021 Loading…
Remove keypad code, and were_pressed.
#108 by kattni was merged Jul 23, 2021 Loading…
Remove now-unused gamepad from autodoc_mock_imports
#107 by dhalbert was merged Jul 20, 2021 Loading…
Remove gamepad, utilise keypad.
#106 by kattni was merged Jul 19, 2021 Loading…
Update links to main branch.
#104 by kattni was merged Mar 24, 2021 Loading…
Moved from pulseio.PWMOut to pwmio.PWMOut
#102 by evaherrada was merged Jan 29, 2021 Loading…
Removed unneeded try/except import.
#101 by kattni was merged Jan 26, 2021 Loading…
Ran pre-commit, added licenses
#100 by evaherrada was merged Jan 12, 2021 Loading…
CP: more configuration options for the tap detection
#99 by mw46d was merged Jan 26, 2021 Loading…
Tap matching
#96 by evaherrada was merged Jul 17, 2020 Loading…
add play_mp3 function to bluefruit module
#95 by FoamyGuy was merged Jun 17, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.