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-09-03
Add .hidden to TileGrid and Group
Scott Shawcroft
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
2019-06-11
forgot tools/git-checkout-latest-tag.sh in PR #1909
Dan Halbert
2019-05-24
Implement forced clean builds for boards so designated.
Dan Halbert
2019-05-21
Rework the pixel computation to use areas
Scott Shawcroft
2019-04-12
Update font location and shrink a bunch of builds
Scott Shawcroft
2019-04-12
Rename tools/new-ter-u12n.bdf to tools/default-font/new-ter-u12n.bdf
hexthat
2019-04-12
Add files via upload
hexthat
2019-04-11
Add alias support for unique board revs
Scott Shawcroft
2019-04-05
updated usb_descriptor submodule per @hathach
Dan Halbert
2019-04-04
Support multi-byte values with Bitmap
Scott Shawcroft
2019-03-30
Add script to convert release notes from Markdown
Scott Shawcroft
2019-03-19
Move Glyph and BuiltinFont into fontio
Scott Shawcroft
2019-03-11
Update board info build to handle top level list.
Scott Shawcroft
2019-03-05
Build both BIN and UF2 for RFM boards
Dan Halbert
2019-02-22
Update translations based on git history
Scott Shawcroft
2019-02-22
Add utility to remerge translations
Scott Shawcroft
2019-02-11
A variety of displayio improvements
Scott Shawcroft
2019-02-01
Fix up heap analysis for dynamic heap location
Scott Shawcroft
2019-01-31
Fix hallowing and nrf builds
Scott Shawcroft
2019-01-31
Hook up the terminal based on the first display.
Scott Shawcroft
2019-01-31
Begin font parsing and packing for terminal
Scott Shawcroft
2019-01-24
Fix board info script to skip removed boards.
Scott Shawcroft
2019-01-15
Add MDK nRF52840 MDK USB Dongle support.
Gregory P. Smith
2019-01-14
Update build_release_files.py
vgoodwinv
2019-01-14
Update build_release_files.py
vgoodwinv
2019-01-14
Update build_release_files.py
vgoodwinv
2019-01-14
Remove from build info too
Scott Shawcroft
2019-01-10
merge translations; add bleio comments; fix minor sphinx issues in midi
Dan Halbert
2019-01-10
Merge pull request #1449 from tannewt/midi
Dan Halbert
[next]