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-03-01
build_release_files: Only build languages in an allow-list
Jeff Epler
2021-02-21
USB descriptors: Save flash storage for serial number
Jeff Epler
2021-02-16
works! no timeouts
Dan Halbert
2021-02-12
wip
Dan Halbert
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-05
fix bitmap_font path in display resource gen
foamyguy
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2021-02-04
Changed URL
Kevin Banks
2021-02-04
Fix typo in comment
FiriaCTO
2021-02-03
(I could have sworn I deleted that line...)
Kevin Banks
2021-02-03
Code cleanup and added a WEBUSB_README file
Kevin Banks
2021-02-03
Merge branch 'main' into webusb (trying to get CI back online)
Kevin Banks
2021-02-03
Trying to keep two ARM builds from overflowing their FLASH
Kevin Banks
2021-02-01
Restored accidentally deleted character
Kevin Banks
2021-02-01
ITF_NUM_VENDOR is now automatically computed at run-time
Kevin Banks
2021-01-28
Partially hard-coded VENDOR descriptor has been added. First build to be acce...
Kevin Banks
2021-01-27
Fix blinka release PR language list
Scott Shawcroft
2021-01-26
BOS and MS_OS_2.0 descriptors have been added. Still more descriptor work TODO.
Kevin Banks
2021-01-25
Most of the code we need has been pulled in from the tinyusb webusb_serial de...
Kevin Banks
2021-01-22
Now generates the WebUSB URL Descriptor. Still need to generate the Vendor De...
Kevin Banks
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2021-01-20
Initial steps, mostly via clone and modify.
Kevin Banks
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
[next]