aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/usbdev
AgeCommit message (Expand)Author
2017-09-20stm32/usbdev: Change static function variable to non-static.Damien George
2017-09-20stm32/usbdev: Make the USBD callback struct const so it can go in ROM.Damien George
2017-09-06stm32: Remove unused usbd_msc.c file.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George