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
Age
Commit message (
Expand
)
Author
2019-02-04
Merge pull request #1519 from tannewt/speed_debug
4.0.0-beta.2
Kattni
2019-02-04
Fix allocation size
Scott Shawcroft
2019-02-03
Set auto brightness on by default for boards with displays built in.
Scott Shawcroft
2019-02-03
Add fast seek support to file objects
Scott Shawcroft
2019-02-01
Merge pull request #1515 from tannewt/fix_long_live
Scott Shawcroft
2019-02-01
Never long live the main dictionary.
Scott Shawcroft
2019-02-01
Don't long live class attributes
Scott Shawcroft
2019-02-01
Fix up heap analysis for dynamic heap location
Scott Shawcroft
2019-02-01
Merge pull request #1513 from tannewt/rotation
Dan Halbert
2019-02-01
Clarify rotation parameter
Scott Shawcroft
2019-02-01
Merge pull request #1512 from adafruit/tannewt-patch-9
Dan Halbert
2019-02-01
Fix built-in inits and terminal allocate
Scott Shawcroft
2019-02-01
Update translations for display rotation
Scott Shawcroft
2019-02-01
Add support for display rotation and raw commands
Scott Shawcroft
2019-01-31
Update the discord link
Scott Shawcroft
2019-01-31
Merge pull request #1510 from tannewt/terminalio
Dan Halbert
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
Update translations
Scott Shawcroft
2019-01-31
Remove doc reference to Sprite
Scott Shawcroft
2019-01-31
Fix hallowing and nrf builds
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-31
Merge pull request #1508 from adafruit/tannewt-patch-8
Dan Halbert
2019-01-31
Correct pin capitalization
Scott Shawcroft
2019-01-31
Merge pull request #1503 from hathach/nrf-tinyusb-sd
Dan Halbert
2019-01-30
Balance board builds
Scott Shawcroft
2019-01-30
for redboard turbo too
Scott Shawcroft
2019-01-30
Fix board_bus location
Scott Shawcroft
2019-01-30
Merge pull request #1506 from sparkfun/master
Scott Shawcroft
2019-01-30
Removes a lot of left over comments, adds lumidrive and redboard turbo to tra...
Elias Santistevan
2019-01-30
Updates devices.h to include the W25Q32FV flash chip that is on the SparkFun ...
Elias Santistevan
2019-01-30
Adds make config files for SparkFun LumiDrive and Redboard Turbo
Elias Santistevan
2019-01-30
refactor nrfx from supervisor/usb.c
hathach
2019-01-30
re-init usb hardware when enable/disable SD
hathach
2019-01-29
update tinyusb, work better with sd
hathach
2019-01-28
Merge pull request #1499 from nickzoic/nickzoic/circuitpython-nrf-touchin-1048
Scott Shawcroft
2019-01-28
Automatically set a default threshold for touchio.TouchIn channels
Nick Moore
2019-01-27
Merge pull request #1502 from adafruit/tannewt-patch-7
4.0.0-beta.1
Scott Shawcroft
2019-01-27
Remove draft because is unpublishes releases
Scott Shawcroft
2019-01-27
Merge pull request #1495 from TG-Techie/patch-3
Scott Shawcroft
2019-01-27
Merge pull request #1494 from TG-Techie/patch-2
Scott Shawcroft
2019-01-27
Merge pull request #1496 from ShawnHymel/master
Scott Shawcroft
[next]