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
/
gen_usb_descriptor.py
Age
Commit message (
Expand
)
Author
2020-07-28
fix windows' encoding defaults
encoding
lady ada
2020-07-22
Add externs. GCC10 complains about duplicate defines
Scott Shawcroft
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2019-11-12
Allow boards to change the "CircuitPython" text in their USB interface descri...
Thea Flowers
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
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-09
Renumber only chosen USB interfaces; fix HID report ids
Dan Halbert
2019-09-04
use only one endpoint pair for MSC except on SAMD21
Dan Halbert
2019-09-03
simpler generation of HID device tables
Dan Halbert
2019-09-03
WIP
Dan Halbert
2019-01-10
Polish thanks to Dan's feedback
Scott Shawcroft
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2018-11-09
Incorporate feedback:
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft