summaryrefslogtreecommitdiff
path: root/chip/stm32/registers-stm32g4.h
Commit message (Expand)AuthorAgeFilesLines
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-041-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/registers-stm32g4.h: Format with clang-formatJack Rosenthal2022-07-061-953/+924
* chip/stm32: Remove duplicate USB macrosJes B. Klinke2022-07-021-53/+0
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* stm32g4: flash: Add DBANK support to option bytes WRPScott Collyer2021-05-271-12/+39
* stm32g4: Add USB endpoint supportScott Collyer2021-03-041-3/+13
* stm32g4: ucpd: Add missing tcpci methodsScott Collyer2020-12-221-0/+1
* stm32g4: ucpd: Add support for USB-PD messagingScott Collyer2020-12-131-0/+5
* stm32g4: Initial UCPD driver for type-c functionalityScott Collyer2020-09-291-0/+193
* stm32g4: Update dma channels for USARTScott Collyer2020-09-081-6/+6
* stm32g4: Add flash support for stm32g4 chip familyScott Collyer2020-08-311-81/+75
* stm32g4: Fix build issue with i2c driverScott Collyer2020-08-291-0/+1
* stm32g4: Add I2C supportScott Collyer2020-08-131-11/+13
* stm32g4: Fix issue with APB1 base addressScott Collyer2020-07-291-1/+1
* stm32g4: Add registers file for stm32g4 chip familyScott Collyer2020-07-231-0/+1273