File tree
271 files changed
+4290
-2055
lines changed- .github/workflows
- extmod
- frozen
- lib
- locale
- mpy-cross
- ports
- atmel-samd
- bindings/samd
- boards
- bdmicro_vina_d21
- circuitplayground_express_crickit
- feather_m0_supersized
- kicksat-sprite
- metro_m0_express
- metro_m4_airlift_lite
- pyruler
- sparkfun_redboard_turbo
- sparkfun_samd51_micromod
- stackrduino_m0_pro
- common-hal
- digitalio
- floppyio
- neopixel_write
- pulseio
- supervisor
- broadcom/bindings/videocore
- cxd56/common-hal/pulseio
- espressif
- boards
- adafruit_feather_esp32s2_tftback_nopsram
- adafruit_feather_esp32s2_tft
- adafruit_qtpy_esp32c3
- adafruit_qtpy_esp32s3_nopsram
- common-hal
- digitalio
- neopixel_write
- pulseio
- mimxrt10xx
- boards
- sparkfun_teensy_micromod
- teensy40
- teensy41
- common-hal
- busio
- microcontroller
- pwmio
- linking/flash
- peripherals/mimxrt10xx
- MIMXRT1062
- supervisor
- nrf
- boards/TG-Watch
- common-hal
- neopixel_write
- pulseio
- raspberrypi
- bindings/rp2pio
- boards
- elecfreaks_picoed
- pimoroni_motor2040
- pimoroni_servo2040
- solderparty_rp2040_stamp
- sparkfun_thing_plus_rp2040
- wiznet_w5100s_evb_pico
- zrichard_rp2.65-f
- common-hal
- audiobusio
- busio
- digitalio
- floppyio
- imagecapture
- neopixel_write
- paralleldisplay
- pulseio
- rotaryio
- rp2pio
- stm
- common-hal
- neopixel_write
- pulseio
- peripherals
- py
- supervisor
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
271 files changed
+4290
-2055
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
| 199 | + | |
| 200 | + | |
| 201 | + | |
199 | 202 |
| |
200 | 203 |
| |
201 | 204 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
440 | 440 |
| |
441 | 441 |
| |
442 | 442 |
| |
443 |
| - | |
| 443 | + | |
444 | 444 |
| |
445 | 445 |
| |
446 | 446 |
| |
|
Submodule Adafruit_CircuitPython_BLE updated 10 files
Submodule Adafruit_CircuitPython_CircuitPlayground updated 8 files
- .pre-commit-config.yaml+1-1
- .readthedocs.yaml+5-1
- README.rst+2-5
- adafruit_circuitplayground/circuit_playground_base.py+13-8
- examples/circuitplayground_advanced_examples/circuitplayground_acceleration_mapping_neopixels.py
- examples/circuitplayground_advanced_examples/circuitplayground_gravity_pulls_pixel.py
- examples/circuitplayground_advanced_examples/circuitplayground_tilting_arpeggios.py
- examples/circuitplayground_ir_transmit.py+1-1
0 commit comments