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
/
tools
Age
Commit message (
Expand
)
Author
2020-06-25
Scripts: Change wording for pseudoterminals
Jeff Epler
2020-06-25
Refer to "main" branch of circuitpython
Jeff Epler
2020-06-16
Add meowbit UF2 download override to website
Lucian Copeland
2020-06-03
tools/cpboard.py: fix backwards logic of 'wait_for_response' in #3005
sommersoft
2020-06-03
Merge pull request #3005 from sommersoft/update_cpboard_py
Jeff Epler
2020-06-03
tools/cpboard.py: run black formatter
sommersoft
2020-06-03
tools/cpboard.py: update pyserial usage to match 3.x version
sommersoft
2020-06-03
tools/cpboard.py: change 'async' variable usage; 'async' became a keyword in ...
sommersoft
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-01
include uf2 firmware for nrf52840 mdk usb dongle which has a uf2 bootloader now
Yihui Xiong
2020-05-27
Merge pull request #2899 from dherrada/extract-types
Scott Shawcroft
2020-05-27
Better keyerror handling
dherrada
2020-05-21
Added another except
dherrada
2020-05-19
Removed a
dherrada
2020-05-18
Merge branch 'extract-types' of https://github.com/dherrada/circuitpython int...
dherrada
2020-05-18
extract_pyi no longer raises a TypeError for missing types
dherrada
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft
2020-05-15
Merge branch 'master' into extract-types
dherrada
2020-05-15
Removed extract_types.py
dherrada
2020-05-15
Merged extract_types into extract_pyi
dherrada
2020-05-15
Now outputs class name
dherrada
2020-05-15
Made extract_types return a more useful output
dherrada
2020-05-14
Remove debug prints
Scott Shawcroft
2020-05-14
Fix ulab, math and template.
Scott Shawcroft
2020-05-14
First fully working version
dherrada
2020-05-14
First semi-functional version of extract_types.py
dherrada
2020-05-12
Swap sphinx to autoapi and the inline stubs
Scott Shawcroft
2020-05-12
Merge branch 'master' into master
dherrada
2020-04-29
Better handle //| and do __init__.c first.
Scott Shawcroft
2020-04-27
Add verification script
Scott Shawcroft
2020-04-27
build_memory_info: Report used, free, and total memory
Jeff Epler
2020-04-27
build_memory_info: Drop support for old FLASH region name
Jeff Epler
2020-04-22
tools: upload .bin and .uf2 for Itaca uChip boards
Mike Weiblen
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-11
Fix maximum keycode in keyboard HID descriptor
Lars Kellogg-Stedman
2020-03-31
tools: add dfu extension and mark litex as dfu
Sean Cross
2020-03-31
tools: rename dfu-suffix.py to dfu.py
Sean Cross
2020-03-31
tools: add dfu-suffix.py
Sean Cross
2020-03-31
workflow: add litex_fomu to ci
Sean Cross
2020-03-11
change CI target
Lucian Copeland
2020-02-28
upload bin and uf2 for arduino boards; remove unneeded build steps
Dan Halbert
2020-02-28
change download prefix to https://downloads.circuitpython.org
Dan Halbert
2020-02-28
Download links now point to S3 via CloudFront
Dan Halbert
2020-02-11
Update gc tracking instructions and gdb commands.
Scott Shawcroft
2020-01-29
Merge pull request #2556 from jepler/update-tools-uf2
Scott Shawcroft
2020-01-28
tools/uf2: take new upstream commits
Jeff Epler
2020-01-17
Refine iMX RT memory layout and add three boards
Scott Shawcroft
2020-01-06
Add MIMXRT10XX port to release build
arturo182
2020-01-06
Add initial MIMXRT10XX port
arturo182
2019-12-19
gen_display_resources: speed it up
Jeff Epler
[next]