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
2019-02-01
Add support for display rotation and raw commands
Scott Shawcroft
2019-01-31
Correctly handle no backlight pin.
Scott Shawcroft
2019-01-31
Polish up comments
Scott Shawcroft
2019-01-31
Remove Sprite references
Scott Shawcroft
2019-01-31
More improvements to Terminal:
Scott Shawcroft
2019-01-31
Support adjustable backlight brightness
Scott Shawcroft
2019-01-31
Rudamentary backlight support
Scott Shawcroft
2019-01-31
Hook up the terminal based on the first display.
Scott Shawcroft
2019-01-31
Begin font parsing and packing for terminal
Scott Shawcroft
2019-01-31
Add terminalio
Scott Shawcroft
2019-01-31
Add TileGrid
Scott Shawcroft
2019-01-23
Make palette color ordering consistent with ColorConvertes and fix blinka.
Scott Shawcroft
2019-01-23
Use common delay function during display init so we don't starve background t...
Scott Shawcroft
2019-01-22
Merge remote-tracking branch 'adafruit/master' into HEAD
Scott Shawcroft
2019-01-21
struct.pack_into incorrect buffer size check
Dan Halbert
2019-01-21
Merge pull request #1479 from siddacious/master
Scott Shawcroft
2019-01-20
adding height and width to OnDiskBitmap for #1460
Bryan Siepert
2019-01-20
Merge remote-tracking branch 'adafruit/master' into struct-compat
Dan Halbert
2019-01-20
Improve struct compatibility with CPython
Dan Halbert
2019-01-19
Merge branch 'master' into pixelbuf
Roy Hooper
2019-01-18
Cleanup display rework for PR.
Scott Shawcroft
2019-01-17
fix nonetype handling and nrf never reset
Scott Shawcroft
2019-01-17
Fix up nrf and using board.SPI in FourWire
Scott Shawcroft
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
2019-01-17
Fix other builds and hallowing
Scott Shawcroft
2019-01-17
pyportal compiles and tweak blinka colors
Scott Shawcroft
2019-01-17
External fourwire works and blinka splash after
Scott Shawcroft
2019-01-16
Rework displays in prep for dynamic support and 8bit parallel.
Scott Shawcroft
2019-01-15
Fix default values on last line.
Scott Shawcroft
2019-01-14
Add subclass support to displayio.
Scott Shawcroft
2019-01-14
Add support for rendering a shape.
Scott Shawcroft
2019-01-13
Fresh combined checkin of _pixelbuf library.
Roy Hooper
2019-01-11
Merge pull request #1453 from tannewt/text_on_pyportal
Scott Shawcroft
2019-01-10
merge translations; add bleio comments; fix minor sphinx issues in midi
Dan Halbert
2019-01-10
Support rendering groups inside groups
Scott Shawcroft
2019-01-10
Polish thanks to Dan's feedback
Scott Shawcroft
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2019-01-07
add CharacteristicBuffer; UART seems to work!
Dan Halbert
2018-12-30
LocalPeripheral is now Peripheral; more work on basic GATTS support; UART not...
Dan Halbert
2018-12-29
free event handlers on reset; fix typo in Broadcaster
Dan Halbert
2018-12-28
Add Broadcaster. Reset correctly on reload.
Dan Halbert
2018-12-27
wip: advertising works, but not connection
Dan Halbert
2018-12-07
bleio WIP: redo for more immutability; use sd_* routines for internal flash w...
Dan Halbert
2018-11-27
Merge pull request #1323 from notro/os_mkdir_a_b
Dan Halbert
2018-11-09
shared-module/os: Fix os.mkdir('a/b')
Noralf Trønnes
2018-11-09
Build refinement to handle warnings and quiet output
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-11-07
bring bleio PR up to date
Dan Halbert
2018-10-31
add channels and bits_per_sample to audioio.WaveFile
caternuson
2018-10-25
Add "dhcp" property to turn DHCP on and off
Nick Moore
[next]