index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-module
Age
Commit message (
Expand
)
Author
2021-03-02
wip
Dan Halbert
2021-03-02
Merge pull request #4233 from pewpew-game/displayio-group-list
Scott Shawcroft
2021-03-01
Merge pull request #4256 from kmatch98/bt_cleanup
Scott Shawcroft
2021-03-01
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
Jeff Epler
2021-02-27
Separate out mp_obj_list_insert for use in display.Group
Radomir Dopieralski
2021-02-27
Remove max_size from displayio.Group
Radomir Dopieralski
2021-02-27
Remove unused typedef for group children
Radomir Dopieralski
2021-02-27
Separate mp_obj_list_pop so it can be used outside of objlist.c
Radomir Dopieralski
2021-02-27
Replace displaio.Group.children with a python list
Radomir Dopieralski
2021-02-27
displaio: don't store group children native object
Radomir Dopieralski
2021-02-26
fix two off by one errors
Kevin Matocha
2021-02-26
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
Jeff Epler
2021-02-25
Update for clean blitting into itself
Kevin Matocha
2021-02-25
Merge pull request #4258 from jepler/pixelbuf-brightness-performance
Scott Shawcroft
2021-02-24
_pixelbuf: Respond to review comments
Jeff Epler
2021-02-24
Add the missing argument to the HID functions
Kamil Tomaszewski
2021-02-24
_pixelbuf: Increase performance of brightness-scaling
Jeff Epler
2021-02-23
Add bitmaptools module
Kevin Matocha
2021-02-21
Avoid pulling in extra float-uint64 routines
Dan Halbert
2021-02-19
merge from upstream; re-alphabetize
Dan Halbert
2021-02-19
handle reads/writes larger than buffers; add .write_timeout
Dan Halbert
2021-02-18
requested changes
Jeff Epler
2021-02-18
bitops: rename from _bit_transpose, describe the algorithm
Jeff Epler
2021-02-18
bit_transpose: Support from 2 to 7 strands, not just 8
Jeff Epler
2021-02-18
core: add bit_transpose function
Jeff Epler
2021-02-17
add timeout; finish up for PR
Dan Halbert
2021-02-16
works! no timeouts
Dan Halbert
2021-02-15
wip: usb_cdc.serials
Dan Halbert
2021-02-15
Merge remote-tracking branch 'adafruit/main' into secondary-cdc
Dan Halbert
2021-02-12
wip
Dan Halbert
2021-02-12
Enable protomatter on RP2040 builds
Jeff Epler
2021-02-11
Remove adafruit_bus_device.SPIDevice.spi
Dan Halbert
2021-02-02
Merge pull request #4114 from tannewt/spidevice_spi
Scott Shawcroft
2021-02-01
Add .spi accessor to SPIDevice
Scott Shawcroft
2021-02-01
Fixed for boards without longint
gamblor21
2021-01-26
rgbmatrix: Eliminate some duplicated height-calculating code
Jeff Epler
2021-01-26
RGBMatrix: Additional tile tweaks
Jeff Epler
2021-01-26
protmatter: Update to version that supports tiling
Jeff Epler
2021-01-25
Merge pull request #4051 from jamesbowman/main
Scott Shawcroft
2021-01-25
Merge pull request #3936 from gamblor21/busdevice_fixes
Scott Shawcroft
2021-01-22
Change from fixed-point integer arguments to floating point in EVE API functions
James Bowman
2021-01-20
Fix warnings that come from -O3 (I think)
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2021-01-18
handle exttype & chunk long reads
Bernhard Boser
2021-01-16
Fixes from draft PR
gamblor21
2021-01-16
Changing to duck-typing
gamblor21
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-05
Merge branch 'main' into msgpack
iot49
2021-01-05
Merge branch 'msgpack' of github.com:iot49/iotpython into msgpack
Bernhard Boser
2020-12-29
esp32s2: add I2SOut
Jeff Epler
[prev]
[next]