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
/
core
History
Damien George
347de3e218
stm32/usbdev: Change static function variable to non-static.
...
It's written straight away in the function on every call so it doesn't need to be static.
2017-09-20 17:45:21 +10:00
..
inc
stm32/usbdev: Make the USBD callback struct const so it can go in ROM.
2017-09-20 17:44:16 +10:00
src
stm32/usbdev: Change static function variable to non-static.
2017-09-20 17:45:21 +10:00