index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stm32
/
stm32g4.c
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: Run stm32g431 at 170Mhz
Kevin O'Connor
2025-05-31
1
-3
/
+6
*
stm32: Reduce peripheral clock speed on stm32g4 chips
Kevin O'Connor
2024-09-22
1
-2
/
+2
*
stm32: Fix setting USB clock with USB to CANbus mode on stm32g4/stm32l4
Kevin O'Connor
2024-08-29
1
-1
/
+1
*
stm32: Add FDCAN2 channel needed for stm32g4 alternate pins
Dropeffect GmbH
2024-05-14
1
-0
/
+6
*
stm32: Fix CAN for STM32G4
Alex Maclean
2023-12-21
1
-0
/
+3
*
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