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
2020-01-21
Merge pull request #2545 from dhalbert/cpx-stack-4760
5.0.0-beta.4
Dan Halbert
2020-01-21
Merge pull request #2543 from pewpew-game/support-matrix
sommersoft
2020-01-21
Increase CPX stack size by 256
Dan Halbert
2020-01-21
Fix entry overrides in support matrix generation
Radomir Dopieralski
2020-01-20
Merge pull request #2534 from CapableRobot/capablerobot-usbhub
Scott Shawcroft
2020-01-20
Merge remote-tracking branch 'origin/master' into capablerobot-usbhub
Chris Osterwood
2020-01-17
Merge pull request #2530 from adafruit/mimxrt1011_pin_fix
Limor "Ladyada" Fried
2020-01-17
mimxrt1011: Fix pin definition
arturo182
2020-01-16
Merge pull request #2528 from oshwabadge2020/ohs2020-badge
Limor "Ladyada" Fried
2020-01-16
Update the VID and USB company string
Michael Welling
2020-01-16
Fix backlight pin registration
Michael Welling
2020-01-16
Add OHS2020 badge to build.yml
Michael Welling
2020-01-16
Initial board support for OHS2020 Badge
Michael Welling
2020-01-15
Merge pull request #2510 from dhalbert/bonding-nvm
Scott Shawcroft
2020-01-15
Merge pull request #2525 from aramcon-badge/badge_2019_upstream
Dan Halbert
2020-01-16
Add board definition files for AramCon Badge 2019
Benny Meisels
2020-01-15
Merge pull request #2520 from joeycastillo/openbook-squashed
Dan Halbert
2020-01-15
Merge pull request #2521 from dalegrover/add_seeeduino_xiao
Limor "Ladyada" Fried
2020-01-14
address review comments
Dan Halbert
2020-01-14
Initial commit.
dalegrover
2020-01-14
add support for the Open Book
Joey Castillo
2020-01-14
Merge pull request #2463 from hierophect/stm32-i2c-rework
hierophect
2020-01-14
Merge pull request #2507 from kamtom480/circuitpython-mkspk
Scott Shawcroft
2020-01-14
Merge pull request #2505 from theodox/master
Scott Shawcroft
2020-01-14
Merge pull request #2504 from rhooper/fix-tuple-subscr
Scott Shawcroft
2020-01-14
style changes, fix i2c typo
Hierophect
2020-01-13
Merge pull request #2511 from scs217/feather_m4_express_expanded_pinout
Dan Halbert
2020-01-13
second revision to line breaks for visibility per dhalbert
scs217
2020-01-13
inserted line breaks between different pins (grouping together aliases for le...
scs217
2020-01-13
Added Dxx names to analog pins on Feather M4 Express pins.c file
scs217
2020-01-13
fix some typos and leftovers
Dan Halbert
2020-01-13
merge from adafruit/circuitpython
Dan Halbert
2020-01-13
put bonding to-do flags into Connection objects instead of using a heap-alloc...
Dan Halbert
2020-01-13
Merge pull request #2457 from hierophect/stm32-cpython-compat
Scott Shawcroft
2020-01-13
Exclude mkspk from docs
Kamil Tomaszewski
2020-01-13
Add mkspk source files
Kamil Tomaszewski
2020-01-12
fix CCCD bonding store; avoid excessive bonding writes
Dan Halbert
2020-01-11
Make all `PYTHON` env vars into `PYTHON3`
Steve Theodore
2020-01-11
make types that depend on tuple subscr work
Roy Hooper
2020-01-10
wip: HID bonding works!
Dan Halbert
2020-01-10
Merge pull request #2501 from kamtom480/timerhook
Scott Shawcroft
2020-01-10
Merge pull request #2498 from dhalbert/optional-i2c-pullup-checking
Scott Shawcroft
2020-01-10
Merge pull request #2461 from jepler/urandom-hardfaults
Scott Shawcroft
2020-01-10
add flag to i.mx port
Dan Halbert
2020-01-10
Fix board_timerhook
Kamil Tomaszewski
2020-01-09
Add test for issue #2465 - tuple subsclass subscript
Roy Hooper
2020-01-09
wip; redid flash writing to be compatible with SD
Dan Halbert
2020-01-09
Make requiring I2C pullups be optional
Dan Halbert
2020-01-09
spacing changes and text fix
Hierophect
2020-01-09
Merge branch 'master' into stm32-i2c-rework
Hierophect
[next]