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-11
Get space back by using less ASF4 and combining register writes
Scott Shawcroft
2019-02-10
Merge pull request #1531 from Tasm-Devil/master
Scott Shawcroft
2019-02-10
Update de_DE.po
Pascal Deneaux
2019-02-07
Merge pull request #1527 from debrouxl/minor_improvements_and_fixes
Scott Shawcroft
2019-02-07
Fix a couple variable shadowing varnings.
Lionel Debroux
2019-02-07
Make several const char / const char * arrays static to save a bit of space.
Lionel Debroux
2019-02-07
Merge pull request #1525 from cpforbes/cpf-1352
Scott Shawcroft
2019-02-07
Merge pull request #1521 from nickzoic/circuitpython-nickzoic-1045-nrf-rotaryio
Scott Shawcroft
2019-02-07
Update translations.
Craig Forbes
2019-02-06
Merge pull request #1523 from maholli/master
Scott Shawcroft
2019-02-06
Merge pull request #1526 from cpforbes/cpf-1490
Scott Shawcroft
2019-02-06
Remove usb_midi.PortIn and PortOut constructors.
Craig Forbes
2019-02-07
Change pin mode to pullup for adafruit/circuitpython#1045
Nick Moore
2019-02-06
Add human readable text for ENOSPC.
Craig Forbes
2019-02-06
standardizing on "BATTERY" pin; and load-leveling Travis
Max Holliday
2019-02-05
elaborating on include path for board_busses
Max Holliday
2019-02-05
correcting VID/PID and adding sam32 to travis
Max Holliday
2019-02-05
adding SAM32 board
Max Holliday
2019-02-05
Add quarter-click logic to adafruit/circuitpython#1045
Nick Moore
2019-02-05
useful output from rotaryio adafruit/circuitpython#1045
Nick Moore
2019-02-04
Merge pull request #1520 from tannewt/check_seq_multiply_for_overflow
Scott Shawcroft
2019-02-05
GPIOTE handlers for rotaryio.IncrementalEncoder adafruit/circuitpython#1045
Nick Moore
2019-02-05
Start on rotaryio.IncrementalEncoder adafruit/circuitpython#1045 (does nothin...
Nick Moore
2019-02-04
Turn off `micropython.mem_info` on SAMD to get ~1k back
Scott Shawcroft
2019-02-04
Use generic overflow so 64 bit is handled ok.
Scott Shawcroft
2019-02-04
Check sequence multiply for length overflow
Scott Shawcroft
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
[prev]
[next]