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
/
ports
/
stm
/
supervisor
/
usb.c
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2020-07-22
Claim USB pins at startup to prevent overwrites
Lucian Copeland
2020-07-15
supervisor: factor out, Handle USB via background callback
Jeff Epler
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-24
Remove empty #if and add missing includes.
Scott Shawcroft
2020-04-20
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-17
Update TinyUSB and add interrupt hooks.
Scott Shawcroft
2020-04-13
Various requested fixes
Lucian Copeland
2020-04-02
Implement F7 Nucleo
Lucian Copeland
2020-04-01
Implement requested changes
Lucian Copeland
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-26
Merge remote-tracking branch 'upstream/master' into stm32x7-setup
Lucian Copeland
2020-03-26
Add F7 and H7 Support to the STM32 port
Lucian Copeland
2020-03-23
Rename pins
jgillick
2020-03-22
PR feedback.
jgillick
2020-03-20
Initial work for STM32. Need to fix us delay and PulseIn still.
Scott Shawcroft
2020-03-18
Fix disable VBUS sensing.
jgillick
2020-03-17
PR Cleanup.
jgillick
2020-03-17
Bring back trimmed spaces.
jgillick
2020-03-15
Chip specific code.
jgillick
2020-03-11
create copy
Lucian Copeland