Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Add comments on PLL frequency requirements to clock setup code | Kevin O'Connor | 2025-06-02 | 1 | -0/+2 |
* | stm32: Fix setting USB clock with USB to CANbus mode on stm32g4/stm32l4 | Kevin O'Connor | 2024-08-29 | 1 | -1/+1 |
* | stm32: Move clock line mapping from stm32h7_adc.c to lookup_clock_line() | Kevin O'Connor | 2023-01-17 | 1 | -1/+1 |
* | stm32: Include "misc.h" in stm32l4.c and stm32g4.c | Kevin O'Connor | 2022-12-30 | 1 | -0/+1 |
* | stm32: Move dfu reboot logic to new dfu_reboot.c file | Kevin O'Connor | 2022-12-18 | 1 | -27/+2 |
* | stm32: Separate out USB DFU reboot logic in stm32l4.c | Kevin O'Connor | 2022-12-18 | 1 | -26/+43 |
* | stm32l4: add stm32l412 support with adc,i2c,spi,usb | Matt Baker | 2022-09-15 | 1 | -0/+175 |