This website requires JavaScript.
Explore
Help
Register
Sign In
fengqi
/
lv_micropython
Watch
1
Star
0
Fork
0
You've already forked lv_micropython
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
lv_micropython
/
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