summaryrefslogtreecommitdiff
path: root/chip/stm32
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32/registers-stm32f3.h: Format with clang-formatJack Rosenthal2022-06-301-721/+710
* chip/stm32/ucpd-stm32gx.c: Format with clang-formatJack Rosenthal2022-06-301-155/+113
* chip/stm32/spi_controller.c: Format with clang-formatJack Rosenthal2022-06-301-47/+33
* chip/stm32: Add support for USB forwarding of LPUARTJes B. Klinke2022-06-303-1/+30
* chip/stm32/usart_rx_interrupt-stm32f0.c: Format with clang-formatJack Rosenthal2022-06-301-1/+49
* chip/stm32/i2c_ite_flash_support.c: Format with clang-formatJack Rosenthal2022-06-301-18/+16
* chip/stm32/gpio.c: Format with clang-formatJack Rosenthal2022-06-301-7/+8
* chip/stm32/config-stm32g41xb.h: Format with clang-formatJack Rosenthal2022-06-301-9/+8
* chip/stm32/config-stm32h7x3.h: Format with clang-formatJack Rosenthal2022-06-301-24/+24
* chip/stm32/usb_power.c: Format with clang-formatJack Rosenthal2022-06-301-147/+129
* chip/stm32/debug_printf.h: Fix header guardBobby Casey2022-06-291-3/+3
* chip/stm32/registers-stm32f4.h: Format with clang-formatJack Rosenthal2022-06-291-784/+771
* chip/stm32/usart_info_command.c: Format with clang-formatJack Rosenthal2022-06-291-3/+1
* chip/stm32/pwm_chip.h: Format with clang-formatJack Rosenthal2022-06-291-1/+4
* chip/stm32/keyboard_raw.c: Format with clang-formatJack Rosenthal2022-06-291-5/+5
* chip/stm32/flash-stm32l.c: Format with clang-formatJack Rosenthal2022-06-291-15/+16
* chip/stm32/bkpdata.h: Format with clang-formatJack Rosenthal2022-06-291-9/+9
* chip/stm32/usart.h: Format with clang-formatJack Rosenthal2022-06-291-7/+7
* chip/stm32/usart_rx_dma.h: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* chip/stm32/flash-stm32f0.c: Format with clang-formatJack Rosenthal2022-06-291-15/+11
* chip/stm32/usart-stm32f0.c: Format with clang-formatJack Rosenthal2022-06-291-26/+25
* chip/stm32/usb_isochronous.c: Format with clang-formatJack Rosenthal2022-06-291-18/+10
* chip/stm32/spi.c: Format with clang-formatJack Rosenthal2022-06-291-25/+24
* chip/stm32/dfu_bootmanager_main.c: Format with clang-formatJack Rosenthal2022-06-291-8/+16
* chip/stm32/charger_detect.c: Format with clang-formatJack Rosenthal2022-06-291-1/+0
* chip/stm32/config-stm32l552xe.h: Format with clang-formatJack Rosenthal2022-06-291-11/+11
* chip/stm32/usart-stm32l.c: Format with clang-formatJack Rosenthal2022-06-291-19/+19
* chip/stm32/adc_chip.h: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* chip/stm32/system.c: Format with clang-formatJack Rosenthal2022-06-291-63/+62
* chip/stm32/flash-stm32f4.c: Format with clang-formatJack Rosenthal2022-06-291-1/+197
* chip/stm32/usart-stm32f3.c: Format with clang-formatJack Rosenthal2022-06-291-17/+17
* chip/stm32/clock-stm32f0.c: Format with clang-formatJack Rosenthal2022-06-291-17/+15
* chip/stm32/ucpd-stm32gx.h: Format with clang-formatJack Rosenthal2022-06-291-42/+27
* chip/stm32/usb_dfu_runtime.c: Format with clang-formatJack Rosenthal2022-06-291-18/+18
* chip/stm32/clock-f.h: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* chip/stm32/clock-stm32l.c: Format with clang-formatJack Rosenthal2022-06-291-13/+11
* chip/stm32/registers-stm32l5.h: Format with clang-formatJack Rosenthal2022-06-291-1037/+1024
* chip/stm32/hwtimer32.c: Format with clang-formatJack Rosenthal2022-06-291-11/+12
* chip/stm32/config-stm32f373.h: Format with clang-formatJack Rosenthal2022-06-291-8/+8
* chip/stm32/gpio-f0-l.c: Format with clang-formatJack Rosenthal2022-06-291-5/+4
* chip/stm32/i2c-stm32f3.c: Format with clang-formatJack Rosenthal2022-06-291-1/+653
* chip/stm32/flash-stm32g4-l4.c: Format with clang-formatJack Rosenthal2022-06-291-50/+45
* chip/stm32/usb_spi.h: Format with clang-formatJack Rosenthal2022-06-281-103/+106
* chip/stm32/config-stm32l442.h: Format with clang-formatJack Rosenthal2022-06-281-8/+8
* chip/stm32/config-stm32g473xc.h: Format with clang-formatJack Rosenthal2022-06-281-7/+7
* chip/stm32/i2c-stm32f4.c: Format with clang-formatJack Rosenthal2022-06-281-90/+89
* chip/stm32/trng.c: Format with clang-formatJack Rosenthal2022-06-281-6/+6
* chip/stm32/usb_endpoints.c: Format with clang-formatJack Rosenthal2022-06-281-81/+47
* chip/stm32/config_chip.h: Format with clang-formatJack Rosenthal2022-06-281-20/+18
* chip/stm32/flash-stm32h7.c: Format with clang-formatJack Rosenthal2022-06-281-33/+33