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-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
2019-12-17
Merge pull request #2393 from dhalbert/increase-cpx-stack
Scott Shawcroft
2019-12-17
preprocess_frozen_modules: exclude subdirs of examples, docs, tests
Jeff Epler
2019-12-16
Increase CPX stack size slightly
Dan Halbert
2019-12-11
Merge remote-tracking branch 'adafruit/master' into ld-cleanup
Dan Halbert
2019-12-11
Added PyPortal Pynt alias
Melissa LeBlanc-Williams
2019-12-10
fix build failures
Dan Halbert
2019-12-10
working on all ports
Dan Halbert
2019-12-06
atmel-samd working
Dan Halbert
2019-12-05
wip
Dan Halbert
2019-11-19
Added Edgebadge alias for Pybadge
Melissa LeBlanc-Williams
2019-11-12
Allow boards to change the "CircuitPython" text in their USB interface descri...
Thea Flowers
2019-10-20
Parameterize linker script
Dan Halbert
2019-10-11
Add cxd56 to build_board_info
Kamil Tomaszewski
2019-10-08
Fix invalid syntax error
Kamil Tomaszewski
2019-10-08
Merge branch 'master' into circuitpython-number-endpoint
kamtom480
2019-10-08
Add the specific endpoint names
Kamil Tomaszewski
2019-10-08
Use boolean type for renumber_endpoints
Kamil Tomaszewski
2019-10-07
Update usb_descriptor submodule
Kamil Tomaszewski
2019-10-07
Add HID OUT
Kamil Tomaszewski
2019-10-07
Add validation
Kamil Tomaszewski
2019-10-07
Add an alternative way to number the USB endpoints
Kamil Tomaszewski
2019-10-04
Add a way to change max packet size for MSC
Kamil Tomaszewski
2019-10-01
Update tinyusb to fix gamepad;add HID OUT interface descriptor
Dan Halbert
2019-09-30
Merge pull request #2181 from tannewt/update_frozen
Scott Shawcroft
2019-09-30
Improve frozen prep to skip example subdirectories
Scott Shawcroft
2019-09-30
Fail when boards are missing too
Scott Shawcroft
2019-09-14
When uploading release assets, ignore those already uploaded.
Scott Shawcroft
2019-09-09
Renumber only chosen USB interfaces; fix HID report ids
Dan Halbert
2019-09-05
Merge pull request #2121 from tannewt/markdown_autolink
Scott Shawcroft
2019-09-05
Merge remote-tracking branch 'upstream/master' into stm32-ci-workflow
Hierophect
2019-09-04
Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xac
Dan Halbert
2019-09-04
use only one endpoint pair for MSC except on SAMD21
Dan Halbert
2019-09-04
Add support for converting autolinks to BBCode
Scott Shawcroft
2019-09-04
Fix website updater for other users.
Scott Shawcroft
2019-09-04
minor text fixes
Hierophect
2019-09-04
remove redundant exclusion inclusion
Hierophect
2019-09-04
add stm32 port to workflow
Hierophect
2019-09-04
Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xac
Dan Halbert
2019-09-03
simpler generation of HID device tables
Dan Halbert
[next]