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
2019-03-29
Revert "Circuitpython nickzoic 1046 nrf rtc"
Dan Halbert
2019-03-28
Merge branch 'master' of https://github.com/adafruit/circuitpython into ssd13...
Melissa LeBlanc-Williams
2019-03-27
Simplified cs toggling into fourwire only
Melissa LeBlanc-Williams
2019-03-27
Simplified into fourwire only
Melissa LeBlanc-Williams
2019-03-28
Fix up messages & wild stab at translations for adafruit/circuitpython#1046
Nick Moore
2019-03-28
workaround for problem with adafruit/circuitpython#1046
Nick Moore
2019-03-28
enable NRFX RTC adafruit/circuitpython#1046
Nick Moore
2019-03-26
Comment Cleanup
Melissa LeBlanc-Williams
2019-03-26
Removed parameter so CS is always toggled
Melissa LeBlanc-Williams
2019-03-26
Removed parameter so CS is always toggled
Melissa LeBlanc-Williams
2019-03-26
Merge branch 'master' of https://github.com/adafruit/circuitpython into ssd13...
Melissa LeBlanc-Williams
2019-03-26
Merge branch 'master' of https://github.com/adafruit/circuitpython
Melissa LeBlanc-Williams
2019-03-26
Merge pull request #1674 from pewpew-game/bug1669
Scott Shawcroft
2019-03-26
Merge pull request #1682 from rhwlo/add-socket.recv_into
Scott Shawcroft
2019-03-25
Reuse "Not connected" message in bleio
Radomir Dopieralski
2019-03-25
Properly calculate BPP for displayio.Bitmap
Radomir Dopieralski
2019-03-24
Added Single Byte Boundaries option for certain displays
Melissa LeBlanc-Williams
2019-03-25
Reuse existing error message in busio.i2c
Radomir Dopieralski
2019-03-24
Updated RTD comment to reflect new param defaulting True
Melissa LeBlanc-Williams
2019-03-23
Enable CS toggle for displayio by default
Melissa LeBlanc-Williams
2019-03-23
Added new parameter description in displayio RTD comment
Melissa LeBlanc-Williams
2019-03-23
Added option to toggle cs in displayio init sequence
Melissa LeBlanc-Williams
2019-03-23
shared-bindings/socket: add socket_recv_into
Joshua Coats
2019-03-19
Fix up sphinx
Scott Shawcroft
2019-03-19
Move Glyph and BuiltinFont into fontio
Scott Shawcroft
2019-03-13
Merge pull request #1640 from tannewt/final_displayio_changes
Dan Halbert
2019-03-12
wrong arg type for PWMOut variable_frequency
Dan Halbert
2019-03-12
Add better PewPew error messages and update translations
Scott Shawcroft
2019-03-12
Update displayio docs to add detail to display bus comments
Scott Shawcroft
2019-03-12
Standardize TileGrid to x and y properties over position
Scott Shawcroft
2019-03-12
Accept x and y kwargs into Group for initial position.
Scott Shawcroft
2019-03-07
Rework background display task to allow reads from SPI SD card during display...
Dan Halbert
2019-03-06
check display-bus transaction status and act accordingly
Dan Halbert
2019-03-06
Merge pull request #1601 from penguindustin/master
Dan Halbert
2019-03-05
changed from mp_int_t to uint16_t
Dustin Mendoza
2019-03-04
Merge pull request #1614 from sommersoft/new_freq_in
Dan Halbert
2019-03-02
update RTD documentation
sommersoft
2019-03-02
changed width and height to be properties
Dustin Mendoza
2019-03-02
Fixed the OnDiskBitmap example to reflect code changes
Bryan Siepert
2019-03-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into new_f...
sommersoft
2019-03-01
Improve documentation
Radomir Dopieralski
2019-03-01
Move the frozen pew.py into a submodule
Radomir Dopieralski
2019-03-01
Apply review fixes:
Radomir Dopieralski
2019-03-01
Rebase on top of CircuitPython 4.x
Radomir Dopieralski
2019-02-28
Handle new buttons
Radomir Dopieralski
2019-02-28
Use a dedicated timer
Radomir Dopieralski
2019-02-28
Add a _pew module
Radomir Dopieralski
2019-02-26
Merge branch 'master' into new_freq_in
sommersoft
2019-02-25
final re-glue; compiles now.
sommersoft
2019-02-25
added height and width attributes for displayio
Dustin Mendoza
[next]