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-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
2019-01-27
speed up measurement loop
Nick Moore
2019-01-27
hugely simplified version of the touchio.TouchIn.get_raw_reading code (adafru...
Nick Moore
2019-01-25
Merge pull request #1497 from jerryneedell/jerryn_fix_time
Scott Shawcroft
2019-01-25
fix kw_arg checking for time.struct_time()
Jerry Needell
2019-01-25
Added support for SparkFun SAMD21 Dev
ShawnHymel
2019-01-25
fixed compiling error
TG-Techie
2019-01-25
Updated .travis.yml and samd README with SparkFun SAMD21 Dev pinout
ShawnHymel
2019-01-25
add displayio to TG-Techie's first board
TG-Techie
2019-01-25
Revert "Updated samd readme with SparkFun SAMD21 Dev pinout"
ShawnHymel
2019-01-25
Updated samd readme with SparkFun SAMD21 Dev pinout
ShawnHymel
2019-01-24
Merge pull request #1492 from tannewt/board_info_fix
Dan Halbert
2019-01-24
Fix board info script to skip removed boards.
Scott Shawcroft
2019-01-24
Merge pull request #1488 from Tasm-Devil/master
Scott Shawcroft
2019-01-24
Merge pull request #1491 from dhalbert/ble-data-length-update
Scott Shawcroft
2019-01-24
fix a few ble-related doc issues
Dan Halbert
[next]