summaryrefslogtreecommitdiff
path: root/chip/stm32/usb_dwc_registers.h
Commit message (Expand)AuthorAgeFilesLines
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-71/+71
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-34/+34
* sweetberry: add usb fw updateNick Sanders2016-09-021-0/+3
* sweetberry: add dwc usb supportNick Sanders2016-09-011-0/+7530