summaryrefslogtreecommitdiff
path: root/chip/stm32/usb-stm32f0.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* stm32/usb: Add support for USB suspendNicolas Boichat2017-03-011-0/+7
* USB: Add support for board specific connect/disconnectAnton Staaf2014-11-111-0/+20