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
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
2019-09-03
Add .hidden to TileGrid and Group
Scott Shawcroft
2019-09-03
WIP
Dan Halbert
2019-08-27
Swap the CI to GitHub Actions from Travis
Scott Shawcroft
2019-08-22
EPaper displays work mostly.
Scott Shawcroft
2019-08-19
make translate again; make check-translate passes
Dan Halbert
2019-08-05
Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410
Scott Shawcroft
2019-07-28
Merge pull request #2003 from C47D/travis_check_new_boards
sommersoft
2019-07-25
[travis check new boards] Fail in case of any missing boards
C47D
2019-07-23
[travis check new boards] missing_boards as set
C47D
2019-07-23
[travis check new boards] Do not end test if there are missing boards
C47D
2019-07-21
exclude aliased boards from 'get_board_mapping()'
sommersoft
2019-07-20
Fix missing module sh and remove unused module re
Carlos
2019-07-19
Add support for grayscale displays that are < 8 bit depth.
Scott Shawcroft
2019-07-19
[travis check new boards] Reduce code logic to exit with failure
C47D
2019-07-19
[travis new boards check] Exit with failure if a board in info isn't in travis
C47D
2019-07-19
[travis new boards check] sort both lists of boards
C47D
2019-07-19
[travis new boards check] We now have two lists that contain the boards based...
C47D
2019-07-19
[Draft] Add check to travis to make sure new boards are built, fix #1886
C47D
2019-07-18
Track a dirty area for in-memory bitmaps
Scott Shawcroft
2019-07-08
Generate .hex for Blip.
Tavish Naruka
2019-06-30
Use FONTBOUNDINGBOX for font metrics
Radomir Dopieralski
2019-06-12
Add partial display update support.
Scott Shawcroft
2019-06-11
Merge latest 4.0.x fixes into master
Dan Halbert
[next]