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
2018-12-10
Merge pull request #1394 from tannewt/fix_board_info
4.0.0-alpha.5
Dan Halbert
2018-12-10
Merge pull request #1393 from tannewt/use_file_glob
Scott Shawcroft
2018-12-10
Fix build board info for python3.5
Scott Shawcroft
2018-12-10
Use file glob for release files
Scott Shawcroft
2018-12-10
Merge pull request #1392 from tannewt/strip_version
Dan Halbert
2018-12-10
Strip a newline from the version tag.
Scott Shawcroft
2018-12-07
Merge pull request #1386 from tannewt/uf2s_for_particle
Dan Halbert
2018-12-07
Merge pull request #1385 from tannewt/fix_background_task
Dan Halbert
2018-12-07
Build UF2s for the particle boards
Scott Shawcroft
2018-12-07
Fix running the USB task on nRF.
Scott Shawcroft
2018-12-07
Merge pull request #1294 from tannewt/stack_check
4.0.0-alpha.4
Dan Halbert
2018-12-07
Fix unused parameter
Scott Shawcroft
2018-12-07
Stub out serial_write as well
Scott Shawcroft
2018-12-06
Fix unix
Scott Shawcroft
2018-12-06
Update translations
Scott Shawcroft
2018-12-06
Merge pull request #1383 from tannewt/switch_back_to_hathach_tinyusb
Dan Halbert
2018-12-06
Macro guard VDDH inclusion.
Scott Shawcroft
2018-12-06
Use the stub for ESP8266 as well.
Scott Shawcroft
2018-12-06
Switch TinyUSB back to hathach's version. The merge commit of the commit we w...
Scott Shawcroft
2018-12-06
Add stack.c stub for mpy-cross
Scott Shawcroft
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-12-05
Merge pull request #1379 from dhalbert/flush-output-to-travis
Dan Halbert
2018-12-05
make sure travis sees some output in time
Dan Halbert
2018-12-05
Merge pull request #1378 from dhalbert/fix-build_release_files-on-travis
Scott Shawcroft
2018-12-05
restored to old version
Dan Halbert
2018-12-05
testing
Dan Halbert
2018-12-04
Add stack validity check and raise an error when it happens.
Scott Shawcroft
2018-12-04
Merge pull request #1376 from tannewt/particle
Dan Halbert
2018-12-04
Add flag comment
Scott Shawcroft
2018-12-04
Don't capture output
Scott Shawcroft
2018-12-04
Add correct flash chip for Particle Mesh boards
Scott Shawcroft
2018-12-04
Update submodules to merge commits
Scott Shawcroft
2018-12-04
Add particle boards, fix cp32 and try to speed up atmel build
Scott Shawcroft
2018-12-04
Merge pull request #1375 from dhalbert/uart-timeout-interrupt
Scott Shawcroft
2018-12-04
update translations
Dan Halbert
2018-12-04
allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feath...
Dan Halbert
2018-12-03
Merge pull request #1344 from bwshockley/master
Dan Halbert
2018-12-03
Merge pull request #1372 from dhalbert/pyserial-compat-for-uart
Scott Shawcroft
2018-12-03
update translations
Dan Halbert
2018-12-03
Merge pull request #1373 from dhalbert/audio-quiescent-value-int
Scott Shawcroft
2018-12-03
UART changes: timeout in secs, write bytes, etc.
Dan Halbert
2018-12-03
Fix arg type for AudioOut(..., quiescent_value=...)
Dan Halbert
2018-12-02
Merge pull request #1364 from yeyeto2788/master
Scott Shawcroft
2018-12-02
Merge pull request #1 from adafruit/master
Juan Biondi
2018-11-30
Merge branch 'master' into master
Scott Shawcroft
2018-11-30
Merge pull request #1347 from tannewt/gc_rev_b
Dan Halbert
2018-11-30
Merge remote-tracking branch 'adafruit/master' into gc_rev_b
Scott Shawcroft
2018-11-30
Auto build and a couple pin fixes
Scott Shawcroft
2018-11-30
Merge remote-tracking branch 'adafruit/master' into mini_sam
Scott Shawcroft
2018-11-30
Auto build mini-sam
Scott Shawcroft
[next]