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-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
2020-12-28
update common_hal_reset_pin()
microDev
2020-12-21
Merge pull request #3834 from jepler/pr3723
Scott Shawcroft
2020-12-19
speedup pack_bin, ext, str; catch short reads
Bernhard Boser
2020-12-18
adafruit_bus_device: Don't transmit STOP condition in write_then_readinto
Jeff Epler
2020-12-17
OnDiskBitmap: Correct handling of "0 color palette" images
Jeff Epler
2020-12-16
displayio: ColorConverter: fix logic errors about transparent pixels
Jeff Epler
2020-12-11
Merge branch 'main' into msgpack
Scott Shawcroft
2020-12-07
add ExtType, update doc, add a test
Bernhard Boser
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge remote-tracking branch 'adafruit/main' into msgpack
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-01
rename read, write to read_bytes, write_bytes
Bernhard Boser
2020-12-01
disable on boards tight on memory. add stddef.h to imports (not actually need...
Bernhard Boser
2020-12-01
fixed res may not be initialized in read_size
Bernhard Boser
2020-12-01
cleanup
Bernhard Boser
2020-12-01
output little endian; update example
Bernhard Boser
2020-12-01
removed blanks line at end of file
Bernhard Boser
2020-12-01
moved logic to shared-module and added documentation
Bernhard Boser
2020-12-01
Merge branch 'main' into bus_device
Mark
2020-11-28
Fix align32_size().
Christian Walther
2020-11-28
Use movable allocation system for RGBMatrix allocations.
Christian Walther
2020-11-28
Use movable allocation system for Sharp display framebuffer.
Christian Walther
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-27
merge from upstream
Dan Halbert
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-24
Fix opcode typo in VertexFormat()
James Bowman
2020-11-23
Merge pull request #3718 from jepler/epd-rotation
Scott Shawcroft
2020-11-18
Fix Palette grayscale for EInk.
Scott Shawcroft
2020-11-18
EPaperDisplay: add rotation property
Jeff Epler
2020-11-13
Add .busy property to EPaperDisplay
Scott Shawcroft
2020-11-13
Add board.DISPLAY to MagTag. Fix luma computation
Scott Shawcroft
2020-11-11
Add abort check in I2C lock
gamblor21
2020-11-09
use full_change instead of moved
foamyguy
2020-11-08
set moved true when unhiding tilegrid
foamyguy
2020-11-03
Renamed to adafruit_bus_device
gamblor21
2020-11-01
Fixes from testing SPI
gamblor21
2020-10-31
Initial SPI commit
gamblor21
2020-10-31
Merge pull request #3627 from adafruit/6.0.x
Dan Halbert
2020-10-29
Fixing review comments
gamblor21
2020-10-27
Fixed whitespace issues
gamblor21
2020-10-26
Add grayscale EInk support
Scott Shawcroft
2020-10-26
Added doc and translations
gamblor21
2020-10-26
Fix lost board.SPI and board.I2C after explicitly deiniting them.
Christian Walther
2020-10-26
Fix lost board.SPI and board.I2C after being used by display.
Christian Walther
2020-10-26
Fix erroneous claim of board.I2C() by deinited display.
Christian Walther
[prev]
[next]