summaryrefslogtreecommitdiff
path: root/chip/stm32/usb_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/usb_gpio.c: Format with clang-formatJack Rosenthal2022-07-011-13/+13
* ec: Minor cleanup of magic number commonly used in STM32 USBBrian J. Nemec2020-06-041-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-161-2/+7
* discovery-stm32f072: Blink the LEDsBill Richardson2015-06-181-0/+3
* stm32-USB: USB GPIO control driverAnton Staaf2014-10-081-0/+81