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
2017-11-01
atmel-samd: Reorder mpconfigport.mk and mpconfigboard.mk includes.
Scott Shawcroft
2017-10-31
atmel-samd: Enable longints for M4 builds.
Scott Shawcroft
2017-10-31
atmel-samd: Fix non-DEBUG USB cdc.
Scott Shawcroft
2017-10-31
Create the build directory before running gen_usb_descriptor
Radomir Dopieralski
2017-10-30
atmel-samd: Add empty line for RST docs
Scott Shawcroft
2017-10-30
Merge pull request #385 from tannewt/usb_write_protection
Dan Halbert
2017-10-30
atmel-samd: More USB polish
Scott Shawcroft
2017-10-27
calcsize90 should be documented now
mrmcwethy
2017-10-27
Merge pull request #382 from dhalbert/master
Dan Halbert
2017-10-27
Read serial input as a background task so we can check for the interrupt char...
Dan Halbert
2017-10-27
Check INTERNAL_LIBM make flag in a safer way.
Dan Halbert
2017-10-27
Revert "Allow main.py to be interrupted by ctrl-C" (#381)
Dan Halbert
2017-10-27
Read serial input as a background task so we can check for the interrupt char...
Dan Halbert
2017-10-27
Check INTERNAL_LIBM make flag in a safer way.
Dan Halbert
2017-10-27
Revert "Allow main.py to be interrupted by ctrl-C" (#381)
Dan Halbert
2017-10-27
Read serial input as a background task so we can check for the interrupt char...
Dan Halbert
2017-10-27
Check INTERNAL_LIBM make flag in a safer way.
Dan Halbert
2017-10-26
Sync with https://github.com/adafruit/asf4/pull/3
Dan Halbert
2017-10-26
Sync with https://github.com/adafruit/asf4/pull/3
Dan Halbert
2017-10-26
Don't use ERR_ABORTED. (#375)
Scott Shawcroft
2017-10-25
atmel-samd: Add support for ERR_ABORTED to indicate medium not present.
Scott Shawcroft
2017-10-25
atmel-samd: Stop hanging on usb write when a terminal isn't connected by chec...
Scott Shawcroft
2017-10-25
updated I2C example (#371)
Carter Nelson
2017-10-25
Merge pull request #369 from tannewt/nrf2_merge
Dan Halbert
2017-10-25
tests: Capture stderr output as well.
Scott Shawcroft
2017-10-25
Add log folding to Travis outout.
Scott Shawcroft
2017-10-25
shared-bindings: Use unary_op type.
Scott Shawcroft
2017-10-25
update light/lux and eCO2 + TVOC
Limor "Ladyada" Fried
2017-10-24
Merge commit 'f57be61' into nrf2_merge
Scott Shawcroft
2017-10-24
tools: Correct ports directory name
Scott Shawcroft
2017-10-24
esp8266: Fix includes
Scott Shawcroft
2017-10-24
Re-add atmel submodules.
Scott Shawcroft
2017-10-24
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Scott Shawcroft
2017-10-24
atmel-samd: Use our own CDC output cache because the internal (#366)
Scott Shawcroft
2017-10-24
atmel-samd: Update metro m4 USB PID. (#365)
Scott Shawcroft
2017-10-23
Merge 2.1.0 changes into master.
Dan Halbert
2017-10-22
Gracefully reset the gamepad module
Radomir Dopieralski
2017-10-22
atmel-samd: Correct the UF2 bootloader offset when converting the bin to uf2.
Scott Shawcroft
2017-10-21
First attempt to move py/modmath.c to shared-bindings/math
mrmcwethy
2017-10-20
atmel-samd: Re-enable pin reset. Fixes #352 (#353)
Scott Shawcroft
2017-10-19
atmel-samd: Switch Metro M4 Express to SAMD51J19. (#351)
Scott Shawcroft
2017-10-19
shared-bindings/storage/__init__.c: Change remount() readonly to kw arg (#286).
Josh Gadeken
2017-10-18
atmel-samd: Turn on SAMD51 bootloader build layout. (#348)
Scott Shawcroft
2017-10-18
CircuitPython now has struct instead of ustruct (#302)
Michael McWethy
2017-10-18
atmel-samd: Update asf4 to include USB fix for SAMD51.
Scott Shawcroft
2017-10-18
atmel-samd: Fix CDC now that its clear its async.
Scott Shawcroft
2017-10-18
atmel-samd: Add mass storage support.
Scott Shawcroft
2017-10-17
Added Trinket to README.md (#344)
Andon
2017-10-13
Merge pull request #320 from dhalbert/master
Dan Halbert
2017-10-13
ports/nrf: Add compile switch to disable VFS.
Ayke van Laethem
[next]