This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
stm32
/
usbdev
/
class
History
Damien George
e6b66f1092
stm32/usb: Initialise cdc variable to prevent compiler warnings.
...
Some compilers cannot deduce that cdc will always be written before being used.
2018-05-15 00:18:03 +10:00
..
inc
stm32/usb: Add ability to have 2x VCP interfaces on the one USB device.
2018-05-14 23:44:45 +10:00
src
stm32/usb: Initialise cdc variable to prevent compiler warnings.
2018-05-15 00:18:03 +10:00