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
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-24
Switch SPI to polling DMA and enable displayio
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-22
_pew: move to common-hal
Jeff Epler
2020-06-15
remove debugging prints
Dan Halbert
2020-06-15
Fix ScanEntry prefix matching for all
Dan Halbert
2020-06-10
Issue #3014 - refresh after changing to transparent
DavePutz
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-01
audiomixer: Fix garbled playback when voice 0 is stopped, audio pops
Jeff Epler
2020-05-24
Allow setting RGBW pixels with RGB tuples
Roy Hooper
2020-05-22
Simplify pixelbuf set_pixels function
George Waters
2020-05-22
Use mp_int_t for setting pixelbuf slice indices
George Waters
2020-05-21
Implement negative step for pixelbuf slices
George Waters
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-18
remove a duplication in polygon.c
warriorofwire
2020-05-18
vectorio: speed up polygon
warriorofwire
2020-05-13
Gamepad & GamepadShift: Enable ticks while object exists
Jeff Epler
2020-05-12
add performance measurement to VectorShape
warriorofwire
2020-05-12
make Circle return explicit
warriorofwire
2020-05-10
vectorio: fix up Rectangle
warriorofwire
2020-05-10
vectorio: clean up after group removal
warriorofwire
2020-05-10
vectorio: respect display transpose and mirror.
warriorofwire
2020-05-09
vectorio: switch per-shape transform to Display
warriorofwire
2020-05-09
Add vectorio: for drawing shapes
warriorofwire
2020-05-06
aesio: add basic AES encryption and decryption
Sean Cross
2020-05-05
Merge pull request #2842 from hierophect/stm32-h7-displayio
hierophect
2020-05-04
make translate again
Dan Halbert
2020-05-01
Fix flag typo
Lucian Copeland
2020-04-30
Make PulseIO optional within DisplayIO
Lucian Copeland
2020-04-21
ringbuf tested
Dan Halbert
2020-04-21
merge from adafruit
Dan Halbert
2020-04-21
further ringbuf cleanup
Dan Halbert
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-17
framebufferio: update copyright information
Jeff Epler
2020-04-17
RGBMatrix: finish renaming from Protomatter
Jeff Epler
2020-04-17
framebufferio: get width, etc., from protocol, not object property
Jeff Epler
2020-04-17
Rename Protomatter -> RGBMatrix
Jeff Epler
2020-04-17
protomatter: move get_width/height to common_hal
Jeff Epler
2020-04-17
Rename _protomatter -> protomatter
Jeff Epler
2020-04-16
Remove tick.h from merged file.
Scott Shawcroft
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
displayio: swap colors in palettes too
Jeff Epler
2020-04-14
protomatter: Respond to review comments
Jeff Epler
2020-04-14
framebufferio: move backlight down to the underlying framebuffer
Jeff Epler
2020-04-14
protomatter: Use low end of supervisor heap
Jeff Epler
2020-04-14
protomatter: release the protomatter object during release_displays()
Jeff Epler
2020-04-14
protomatter: allocator: Never supervisor-alloc while gc available
Jeff Epler
2020-04-14
FramebufferDisplay: remove probably not needed constructor arguments
Jeff Epler
[next]