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
/
supervisor
/
shared
/
usb
Age
Commit message (
Expand
)
Author
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-21
Fix USB midi and hid disable.
Scott Shawcroft
2020-04-17
Update TinyUSB and add interrupt hooks.
Scott Shawcroft
2020-03-13
First try at lowering the power consumption
Scott Shawcroft
2020-02-24
Fix Mac crash when waking up with an ejected CIRCUITPY
Scott Shawcroft
2020-02-12
Added fix to allow remount when usb enabled but msc is ejected
Gadi Rotenberg
2019-12-17
Improve USB eject by resetting on replug
Scott Shawcroft
2019-07-31
cleanup adapter.address; add uniquish suffix to BLE device name
Dan Halbert
2019-07-24
whitespace
hathach
2019-07-24
update tinyusb lib to 0.5.x
hathach
2019-04-12
Update font location and shrink a bunch of builds
Scott Shawcroft
2019-04-04
update tinyusb to fix disconnect/suspend issue with #1681
hathach
2019-02-21
Add option to disable the concurrent write protection
Scott Shawcroft
2019-02-07
Make several const char / const char * arrays static to save a bit of space.
Lionel Debroux
2019-01-30
refactor nrfx from supervisor/usb.c
hathach
2019-01-30
re-init usb hardware when enable/disable SD
hathach
2019-01-29
update tinyusb, work better with sd
hathach
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2018-11-23
Update tinyusb to include control fixes.
Scott Shawcroft
2018-11-09
Incorporate feedback:
Scott Shawcroft
2018-11-09
Build refinement to handle warnings and quiet output
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft