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
/
shared
Age
Commit message (
Expand
)
Author
2018-11-14
Factor out of external flash as well.
Scott Shawcroft
2018-11-14
Factor out fake partition
Scott Shawcroft
2018-11-14
start debug
Scott Shawcroft
2018-11-09
Only write to usb when its around.
Scott Shawcroft
2018-11-09
Fix output overflow and make help translatable
Scott Shawcroft
2018-11-09
Incorporate feedback:
Scott Shawcroft
2018-11-09
Build refinement to handle warnings and quiet output
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-08-31
add pin claiming to devices
Dan Halbert
2018-08-16
Fix esp and samd
Scott Shawcroft
2018-08-16
fix mpy-cross
Scott Shawcroft
2018-08-16
Compress all translated strings with Huffman coding.
Scott Shawcroft
2018-08-16
Fix crash due to unsigned index and 0 boundary loop.
Scott Shawcroft
2018-08-07
Support internationalisation.
Scott Shawcroft
2018-08-02
Merge pull request #1057 from tannewt/flexible_heap
Dan Halbert
2018-08-02
Add todo for handling improper free.
Scott Shawcroft
2018-08-02
Share memory.c and a bit of polish.
Scott Shawcroft
2018-08-02
Move pin struct to the peripherals library.
Scott Shawcroft
2018-07-31
Allow for resizing the stack area.
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-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-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-10-31
atmel-samd: Add samd21 neopixel support.
Scott Shawcroft
2017-09-22
Move to ASF4 and introduce SAMD51 support. (#258)
3.0.0-alpha.0
Scott Shawcroft