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
path:
root
/
supervisor
Age
Commit message (
Expand
)
Author
2018-07-03
Mark pointers in cpu registers as in use.
Scott Shawcroft
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2018-05-14
switch autoreload to reloadexception
Roy Hooper
2018-05-14
Rename reload_next_character to reload_requested to make it match it's intend...
Roy Hooper
2018-04-12
Fix the status neopixel flashing.
Scott Shawcroft
2018-04-10
esp8266 and nrf: raise NotImplementedError
Dan Halbert
2018-04-09
add storage.erase_filesystem() to erase and reformat CIRCUITPY
Dan Halbert
2018-03-08
fixes hardware dotstar support for 3.0 and addresses issue #514
Bryan Siepert
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2017-12-21
nRF52 update with internal file system support
microbuilder
2017-11-22
M4 status LED flashing with no main.py present #447 Initialized stack variable
mrmcwethy
2017-11-16
Create supervisor module.
Scott Shawcroft
2017-11-07
support for doubled file extensions ala issue #383 (#415)
bsiepert
2017-10-31
atmel-samd: Add samd21 neopixel support.
Scott Shawcroft
2017-10-30
atmel-samd: More USB polish
Scott Shawcroft
2017-10-12
merge 2.x changes into master; touch up Makefile CFLAGS logic
Dan Halbert
2017-10-10
atmel-samd: Add support for internal filesystems. (#311)
Scott Shawcroft
2017-09-28
Add support for patching newer ASF4 code. (#292)
Scott Shawcroft
2017-09-22
Move to ASF4 and introduce SAMD51 support. (#258)
3.0.0-alpha.0
Scott Shawcroft