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-16
remove 'git fetch --shallow-exclude'
Dan Halbert
2019-02-16
test: changing git depth to 6
Dan Halbert
2019-02-16
Merge pull request #1553 from tannewt/group_children
Dan Halbert
2019-02-15
Merge pull request #1550 from sommersoft/move_drivers_rst
Dan Halbert
2019-02-15
Merge pull request #1555 from tannewt/print_flush
Dan Halbert
2019-02-15
Merge pull request #1554 from dhalbert/refactor-build-settings
Dan Halbert
2019-02-15
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
Dan Halbert
2019-02-15
Support print("", flush=True)
Scott Shawcroft
2019-02-15
remove circuitpy_rules.mk; not used
Dan Halbert
2019-02-15
merge from upstream and move ure options;make translate
Dan Halbert
2019-02-15
make less vaguer
sommersoft
2019-02-15
make translate
Dan Halbert
2019-02-15
finish Makefile refactoring; nrf builds work
Dan Halbert
2019-02-15
Store the original layer in Group
Scott Shawcroft
2019-02-15
WIP: fix issues with remaining atmel-samd builds
Dan Halbert
2019-02-14
dropped the fancy URLs so Sphinx doesn't complain
sommersoft
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-02-14
link to new drivers.rst on the Bundle
sommersoft
2019-02-14
Merge pull request #1544 from notro/ure_sub
Scott Shawcroft
2019-02-14
Update translations
Noralf Trønnes
2019-02-14
atmel-samd: Enable extra ure functionality on Express boards
Noralf Trønnes
2019-02-14
atmel-samd: Remove samd module from SAMD21 builds
Noralf Trønnes
2019-02-14
extmod/ure: Support search/match() pos and endpos parameters
Noralf Trønnes
2019-02-14
extmod/ure: Handle some escape sequences.
Radomir Dopieralski
2019-02-14
extmod/modure: Add ure.sub() function and method, and tests.
Damien George
2019-02-14
extmod/modure: Add match.span(), start() and end() methods, and tests.
Damien George
2019-02-14
extmod/modure: Add match.groups() method, and tests.
Damien George
2019-02-14
Merge pull request #1548 from tannewt/shape_arg_check
Dan Halbert
2019-02-13
Merge pull request #1546 from tannewt/fix_safe_mode
Dan Halbert
2019-02-13
Arg check width and height into Shape.
Scott Shawcroft
2019-02-13
Merge pull request #1541 from dhalbert/nrf-two-uarts
Scott Shawcroft
2019-02-13
Merge pull request #1540 from TG-Techie/patch-6
Scott Shawcroft
2019-02-13
don't allocate DMA buffer as long-lived
Dan Halbert
2019-02-13
A safe mode fix and displayio fixes
Scott Shawcroft
2019-02-13
Merge pull request #1543 from dhalbert/atmel-uart-fix
Scott Shawcroft
2019-02-13
Fix atmel UART after ASF4 pruning.
Dan Halbert
2019-02-12
Merge pull request #1538 from TG-Techie/patch-5
Dan Halbert
2019-02-12
Add second UARTE to busio.UART. Init uarts on startup.
Dan Halbert
2019-02-12
PYPORTAL: pindefs incorrect
TG-Techie
2019-02-12
Merge pull request #1536 from TG-Techie/patch-4
Dan Halbert
2019-02-12
Update Shape.c
TG-Techie
2019-02-12
Merge pull request #1535 from tannewt/group_sequence_and_font
Dan Halbert
2019-02-12
Update translations
Scott Shawcroft
2019-02-12
DISPIO: end_x can't be > height of shape
TG-Techie
2019-02-12
Tweaks based on dhalbert's feedback.
Scott Shawcroft
2019-02-12
Rotate pyportal screen to be correct
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
Change EMERGENCY_EXCEPTION_BUF settings to match samd.
Scott Shawcroft
2019-02-11
A variety of displayio improvements
Scott Shawcroft
[prev]
[next]