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-24
Fix flash-display conflict error
Lucian Copeland
2020-01-23
Flash and display control
Lucian Copeland
2020-01-22
Invert duty cycle intensity
Lucian Copeland
2020-01-22
Revert dangling pointer issue in PWMOut
Lucian Copeland
2020-01-22
fix microcontroller pin ommission
Lucian Copeland
2020-01-17
Meowbit bus conflict WIP
Hierophect
2020-01-14
Merge remote-tracking branch 'upstream/master' into stm32-meowbit
Hierophect
2020-01-14
Fix VTOR relocate, add bootloader makefile handling
Hierophect
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-14
remove comment confusing py tools
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
minor WIP debug edits
Hierophect
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-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
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
working control
Hierophect
2020-01-10
attempt to get control going again
Hierophect
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
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
2020-01-08
Merge pull request #2448 from tannewt/packet_buffer
Dan Halbert
2020-01-08
Replace magic number and add comment.
Scott Shawcroft
2020-01-08
Merge remote-tracking branch 'adafruit/master' into packet_buffer
Scott Shawcroft
2020-01-08
Merge branch 'stm32-spi-oneline' into stm32-i2c-rework
Hierophect
2020-01-08
more cleanup and style syncing
Hierophect
2020-01-08
Close algorithm edge case to match SPI
Hierophect
[next]