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-20
Mixer: rename function based on review comment
Jeff Epler
2020-01-20
Mixer: use MP_LIKELY macro instead of locally brewed one
Jeff Epler
2020-01-16
Mixer: Rework for performance, particularly of the S16 case
Jeff Epler
2020-01-16
mixer: factor out mix_one_voice
Jeff Epler
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
2020-01-09
Merge pull request #2459 from hierophect/stm32-spi-oneline
Jeff Epler
2020-01-08
os.urandom: remove unneeded sleep
Jeff Epler
2020-01-08
use CFLAG to properly set define
Hierophect
2020-01-08
style
Jeff Epler
2020-01-08
Merge remote-tracking branch 'upstream/master' into stm32-cpython-compat
Hierophect
2020-01-08
text fix
Hierophect
2020-01-08
Corrections to I2C, style
Hierophect
2020-01-08
Merge pull request #2445 from jepler/mp3-jeplayer-fixes
5.0.0-beta.3
Scott Shawcroft
2020-01-08
Reorganize I2C workaround, style changes
Hierophect
[next]