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-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
2020-04-14
_protomatter: move get/set paused into shared-module
Jeff Epler
2020-04-14
deinit: Work harder to ensure storage is released at deinit
Jeff Epler
2020-04-14
fix build for non-displayio & non-protomatter targets
Jeff Epler
2020-04-14
protomatter: more memory allocation fixes
Jeff Epler
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-14
displayio: implement, use allocate_new_display_bus_or_raise
Jeff Epler
2020-04-14
displayio: implement, use allocate_display_or_raise
Jeff Epler
2020-04-13
make packed word and copy it in
caternuson
2020-04-09
add docstring, clean up
caternuson
2020-04-09
initial working fill
caternuson
2020-04-08
Save backlight_on_high correctly.
Scott Shawcroft
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-03-25
Add polarity and phase to FourWire.
Scott Shawcroft
2020-03-18
Pixelbuf: subscr: Get correct pixel value
Jeff Epler
2020-03-17
Fix up Spresense build. It doesn't sleep.
Scott Shawcroft
2020-03-13
Initial work on SAMD
Scott Shawcroft
2020-03-13
First try at lowering the power consumption
Scott Shawcroft
2020-03-05
rename routines to be clearer; fix wiznet arg types
Dan Halbert
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-23
Fix incorrect initialisation of default UART
Dave Marples
2020-02-18
Addition of RS485 support
Dave Marples
2020-02-18
Addition of RTS/CTS/RS485 UART functionality
Dave Marples
2020-02-13
Merge pull request #2581 from jamesbowman/master
Scott Shawcroft
2020-02-12
Added fix to allow remount when usb enabled but msc is ejected
Gadi Rotenberg
[next]