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-05-15
Merge pull request #1888 from tannewt/iterable_group
4.1.0-alpha.0
Dan Halbert
2019-05-15
Remove old comment
Scott Shawcroft
2019-05-15
Add index and remove to Group.
Scott Shawcroft
2019-05-14
Make Group iterable via a generic native iterator.
Scott Shawcroft
2019-05-14
Merge pull request #1885 from adafruit/tannewt-patch-11
4.0.0-rc.3
Scott Shawcroft
2019-05-14
Have .travis build capablerobot_usbhub
Scott Shawcroft
2019-05-14
Merge pull request #1884 from CapableRobot/capablerobot-usbhub
Scott Shawcroft
2019-05-14
Merge pull request #1883 from tannewt/fix_1881
Dan Halbert
2019-05-14
Fix to prevent critical pins from being reset when MCU restarts or enters REPL
Chris Osterwood
2019-05-14
Have xargs expect null termination
Scott Shawcroft
2019-05-14
Added board definition for Capable Robot Programmable USB Hub
Chris Osterwood
2019-05-14
Remove native init check from stage.
Scott Shawcroft
2019-05-14
Merge pull request #1874 from matt-land/patch-1
Scott Shawcroft
2019-05-14
Update Palette.c
Matt Land
2019-05-13
Merge pull request #1882 from ElectronicCats/master
Dan Halbert
2019-05-13
Update translations and sort input files
Scott Shawcroft
2019-05-13
Check native object in case of early access
Scott Shawcroft
2019-05-13
Merge pull request #1876 from cpforbes/gcc9
Scott Shawcroft
2019-05-13
Merge pull request #1877 from pewpew-game/master
Scott Shawcroft
2019-05-13
Merge pull request #1878 from jreese/docs-reqs
Scott Shawcroft
2019-05-13
Merge pull request #1879 from dhalbert/bytearray-array-range-fixes
Scott Shawcroft
2019-05-13
Fix pin lost
sabas1080
2019-05-12
use approx of original @godlygeek code for smallints; add tests
Dan Halbert
2019-05-11
Pin dependencies to force sphinx 1.8.5
John Reese
2019-05-12
Handle truth values; speed up smallint checks
Dan Halbert
2019-05-11
Include sphinx and recommonmark in docs/requirements.txt
John Reese
2019-05-11
Bump circuitpython-stage to 1.0.1
Radomir Dopieralski
2019-05-11
lib/utils/printf: Exclude __GI_vsnprintf alias for gcc 9 and above.
Damien George
2019-05-10
add documentation of transparency
Matt Land
2019-05-10
Add documentation for Palette shared binding
Matt Land
2019-05-10
Merge pull request #1873 from ElectronicCats/escornabot_makech
4.0.0-rc.2
Scott Shawcroft
2019-05-10
Merge pull request #1860 from godlygeek/int_to_bytes_overflow_checks
Scott Shawcroft
2019-05-10
add travis
sabas1080
2019-05-10
Update pins define
sabas1080
2019-05-10
Merge pull request #1837 from nickzoic/circuitpython-nickzoic-1800-wiznet-socket
Scott Shawcroft
2019-05-10
Tighten down inlining on the pIRkey
Scott Shawcroft
2019-05-10
Merge pull request #1866 from rafa-gould/spanish_trans
Scott Shawcroft
2019-05-10
Merge remote-tracking branch 'adafruit/master' into int_to_bytes_overflow_checks
Scott Shawcroft
2019-05-10
Merge latest adafruit/master in.
Scott Shawcroft
2019-05-10
randomize tcp source port for adafruit/circuitpython#1800
Nick Moore
2019-05-10
reset wiznet at network deinitialize adafruit/circuitpython#1800
Nick Moore
2019-05-09
Merge pull request #1869 from tannewt/fix_programmatic_safe_mode
Dan Halbert
2019-05-09
Merge pull request #1872 from tannewt/fix_1839
Dan Halbert
2019-05-09
Reverse int to bytes buffer overflow conditionals
Matt Wozniski
2019-05-10
Stop DHCP when configuring IP address adafruit/circuitpython#1800
Nick Moore
2019-05-09
Handle -scale to 0 correctly in Group
Scott Shawcroft
2019-05-09
Merge pull request #1861 from mchua/patch-1
Scott Shawcroft
2019-05-09
Rework safe mode so we can trigger on all resets
Scott Shawcroft
2019-05-09
Make https
Scott Shawcroft
2019-05-09
Update translations
Matt Wozniski
[next]