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
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2020-12-29
mark script as executable
Jeff Epler
2020-11-27
fix stub problems; touch up doc
Dan Halbert
2020-11-18
Update build board info.
Scott Shawcroft
2020-10-29
Fixing make stub warnings and mypy issuesmak
sw23
2020-09-30
Ignore duplicate USB PID for prerelease version
Scott Shawcroft
2020-09-17
Reorganize sdkconfigs and release UF2s
Scott Shawcroft
2020-09-17
Merge pull request #2966 from sommersoft/ci_check_vid_pid
Scott Shawcroft
2020-09-15
Add more PIDs for unique boards
Scott Shawcroft
2020-09-10
Merge pull request #3302 from xiongyihui/main
Scott Shawcroft
2020-08-30
Remove debugging print-out for endpoint checking.
Dan Halbert
2020-08-27
gen_usb_descriptor: Fix off-by-1 error in endpoint counting
Jeff Epler
2020-08-26
rename reader tool
Lucian Copeland
2020-08-19
Add usb-endpoint-count checking
Jeff Epler
2020-08-19
support to get HID OUT report
Yihui Xiong
2020-08-18
gen_display_resources: report missing character count, if any
Jeff Epler
2020-08-16
gen_display_resources: silence 'missing character' message
Jeff Epler
2020-08-10
Merge remote-tracking branch 'origin/main' into stm32-sdioio
Jeff Epler
2020-08-08
Fix Read the Docs bulid failing
Taku Fukada
2020-08-07
Modify some Python stubs
Taku Fukada
2020-07-30
atmel-samd: move samd-specific script
Jeff Epler
2020-07-29
Merge remote-tracking branch 'adafruit/main' into improve-highspeed-usb
hathach
2020-07-29
Merge pull request #3203 from WarriorOfWire/speed_up_builds
Jeff Epler
2020-07-29
move CFG_TUSB_RHPORT0_MODE into generated header
hathach
2020-07-29
replace USB_MSC_MAX_PACKET_SIZE with USB_HIGHSPEED in descriptor gen tool
hathach
2020-07-28
Merge pull request #3219 from adafruit/encoding
Scott Shawcroft
2020-07-28
fix windows' encoding defaults
encoding
lady ada
2020-07-25
use -j2 in the actual build also
Kenny
2020-07-24
Use 2 cores per job in github build
Kenny
2020-07-24
Add and correct some type hints
Taku Fukada
2020-07-22
Add externs. GCC10 complains about duplicate defines
Scott Shawcroft
2020-07-22
Merge pull request #3107 from dherrada/type_hints
Scott Shawcroft
2020-07-22
Merge pull request #3162 from tannewt/update_mistune
Dan Halbert
2020-07-21
Merge branch 'main' into type_hints
dherrada
2020-07-22
Improve .pyi generation
Taku Fukada
2020-07-17
Move release note converter to latest markdown helper lib
Scott Shawcroft
2020-07-17
Merge branch 'main' into type_hints
dherrada
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-06
Add an explicit SPDX license file for ter-u12n.
Diego Elio Pettenò
2020-07-03
Shrink files.json by using one space instead of four.
Scott Shawcroft
2020-07-02
Merge pull request #3087 from sommersoft/cpy_org_sptmtrx
Scott Shawcroft
2020-07-02
More extract_pyi tweaks
dherrada
2020-07-02
More tweaks to extract_pyi.py
dherrada
2020-07-02
Made more modifications to extract_pyi.py
dherrada
2020-07-02
Fixed extract_pyi script to allow NoneType
dherrada
2020-06-29
tools/build_board_info.py: add built-in modules information for each board fo...
sommersoft
2020-06-26
atmel-samd: Add SDIO SD card interface
Jeff Epler
2020-06-25
Scripts: Change wording for pseudoterminals
Jeff Epler
2020-06-25
Refer to "main" branch of circuitpython
Jeff Epler
2020-06-20
ci_check_duplicate_usb_vid_pid.py: change 'whitelist' terminology to 'ignorel...
sommersoft
[next]