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-bindings
Age
Commit message (
Expand
)
Author
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-24
Merge pull request #3275 from kmatch98/bitmap_v2
Scott Shawcroft
2020-08-21
shorten error strings
Kevin Matocha
2020-08-21
Added hanging indents to docs per @sommersoft's suggestion
Kevin Matocha
2020-08-21
remove other extraneous files
Kevin Matocha
2020-08-21
remove extraneous files
Kevin Matocha
2020-08-21
More tweaks to try to fix documentation failing
Kevin Matocha
2020-08-21
Minor tweaks to try to fix documentation failing
Kevin Matocha
2020-08-21
Update documentation string with blank line
Kevin Matocha
2020-08-21
Add more "extern" declarations for gcc10 compat
Scott Shawcroft
2020-08-21
Merge adafruit/main latest
Kevin Matocha
2020-08-21
Merge with latest adafruit/main
Kevin Matocha
2020-08-21
Merge remote-tracking branch 'source/main' into main
Kevin Matocha
2020-08-21
Updating main to adafruit/main
Kevin Matocha
2020-08-21
Merge remote-tracking branch 'source/main' into main
Kevin Matocha
2020-08-21
Add empty lines
Scott Shawcroft
2020-08-21
Fix copy pasta and stub build
Scott Shawcroft
2020-08-21
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-20
Merge pull request #3279 from hierophect/esp32-pulseinout
Scott Shawcroft
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-18
Style changes, reposition runtime errors
Lucian Copeland
2020-08-17
Merge pull request #3260 from rhooper/pixelbuf-iterable
Dan Halbert
2020-08-15
Update documentation to remove whitespaces
Kevin Matocha
2020-08-14
Expand PulseOut API, debug cleanup
Lucian Copeland
2020-08-14
Corrected erroneous edit to fill description to -> None
Kevin Matocha
2020-08-14
Bug fixes related to input parameter handling x1,y1. Update comments
Kevin Matocha
2020-08-14
Deleted trailing whitespace
Kevin Matocha
2020-08-14
Added inclusive indexing for x2,y2, fixed default value handling for x1,y1, a...
Kevin Matocha
2020-08-14
Added bitmap.blit function for bitmap slice copy
Margaret Matocha
2020-08-14
Added bitmap.blit function for copying slices of bitmaps
Margaret Matocha
2020-08-14
Add PulseOut
Lucian Copeland
2020-08-14
fix
Yihui Xiong
2020-08-13
bringing up to date
Kevin Matocha
2020-08-13
Merge branch 'main' into pixelbuf-iterable
Scott Shawcroft
2020-08-13
able to change ble mac address
Yihui Xiong
2020-08-12
sharpmemory: Implement support for Sharp Memory Displays in framebufferio
Jeff Epler
2020-08-12
framebufferio: add dirty row tracking
Jeff Epler
2020-08-10
use the stack
Roy Hooper
2020-08-10
fix trailing whitespace
Roy Hooper
2020-08-08
revert error to avoid translation changes
Roy Hooper
2020-08-08
support_matrix.rst: pre-process space chars in internal link names; would cau...
sommersoft
2020-08-07
support_matrix.rst: add internal links to boards in the table
sommersoft
2020-08-07
make pixelbuf handle floats and iterables
Roy Hooper
2020-08-07
Added bitmap.insert function for slice copy into a bitmap from another bitmap
Margaret Matocha
2020-08-07
Merge pull request #3252 from ciscorn/pyi
Jeff Epler
2020-08-07
Modify some Python stubs
Taku Fukada
2020-08-07
Apply a Sphinx transform to make the core module docs look better
Taku Fukada
2020-08-04
"pop from empty %q"
Jeff Epler
2020-08-04
Use qstrs to save an additional 4 bytes
Jeff Epler
2020-08-04
Combine similar strings to reduce size of translations
Jeff Epler
[next]