Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Move clock line mapping from stm32h7_adc.c to lookup_clock_line() | Kevin O'Connor | 2023-01-17 | 1 | -0/+4 |
* | 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 stm32g4.c | Kevin O'Connor | 2022-12-18 | 1 | -21/+45 |
* | stm32g4: Do not disable SWD by accident | Alex Voinea | 2022-12-11 | 1 | -1/+1 |
* | stm32g4: implement build,usb,can,i2c,spi,serial,adc. | Matt Baker | 2022-12-02 | 1 | -0/+168 |