summaryrefslogtreecommitdiff
path: root/chip/stm32/clock-stm32g4.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* chip/stm32/clock-stm32g4.c: Format with clang-formatJack Rosenthal2022-06-281-30/+24
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* chip/stm32: Factor family specific clock logic out of usb.cJes B. Klinke2021-09-081-2/+17
* stm32g4: Add USB endpoint supportScott Collyer2021-03-041-0/+2
* COIL: change usage of sanityDaisuke Nojiri2020-08-141-1/+1
* stm32g4: Fix max clock freq and flash wait stateScott Collyer2020-08-131-5/+5
* ec: change usage of dummySam Hurst2020-08-051-3/+3
* stm32g4: Clock module driverScott Collyer2020-07-291-0/+277