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-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
2019-02-24
fix init deps
sommersoft
2019-02-24
Remove bleio classes that aren't done yet.
Dan Halbert
2019-02-22
Merge branch 'new_master' into new_freq_in
sommersoft
2019-02-21
Fix mount doc
Scott Shawcroft
2019-02-21
Add option to disable the concurrent write protection
Scott Shawcroft
2019-02-17
A couple build fixes for mp_float_t = double (MICROPY_FLOAT_IMPL_DOUBLE).
Lionel Debroux
2019-02-16
starting again; initial addition of 'frequencyio.FrequencyIn'
sommersoft
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-02-14
Merge pull request #1548 from tannewt/shape_arg_check
Dan Halbert
2019-02-13
Arg check width and height into Shape.
Scott Shawcroft
2019-02-13
A safe mode fix and displayio fixes
Scott Shawcroft
2019-02-12
Update Shape.c
TG-Techie
2019-02-12
Tweaks based on dhalbert's feedback.
Scott Shawcroft
2019-02-12
Move terminal font to terminalio from board.
Scott Shawcroft
2019-02-11
Fixup doc reference
Scott Shawcroft
2019-02-11
A variety of displayio improvements
Scott Shawcroft
2019-02-06
Remove usb_midi.PortIn and PortOut constructors.
Craig Forbes
2019-02-01
Clarify rotation parameter
Scott Shawcroft
2019-02-01
Add support for display rotation and raw commands
Scott Shawcroft
2019-01-31
Correct TileGrid class name.
Scott Shawcroft
2019-01-31
Correctly handle no backlight pin.
Scott Shawcroft
2019-01-31
Polish up comments
Scott Shawcroft
2019-01-31
Remove doc reference to Sprite
Scott Shawcroft
2019-01-31
Fix hallowing and nrf builds
Scott Shawcroft
[next]