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
/
stm32g0.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
*
stm32g0: Disable internal pull-down resistors on UCPDx CCx pins, because klip...
BIGTREETECH
2024-01-21
1
-0
/
+2
*
stm32: Support for USART5 on STM32G0B1 (#6105)
Florin Popescu
2023-04-19
1
-0
/
+8
*
stm32: Expand stm32g0 family (#5838)
Alex Voinea
2023-01-03
1
-2
/
+11
*
stm32: Move dfu reboot logic to new dfu_reboot.c file
Kevin O'Connor
2022-12-18
1
-26
/
+2
*
stm32: Minor changes to stm32g0b0 ifdefs
Kevin O'Connor
2022-12-15
1
-2
/
+2
*
stm32g0: add stm32g0b0 support
Alex Voinea
2022-12-15
1
-1
/
+5
*
stm32g0: Do not disable SWD by accident
Alex Voinea
2022-12-11
1
-2
/
+5
*
stm32: Fix i2c on stm32g0
Kevin O'Connor
2022-09-11
1
-0
/
+2
*
stm32: Add Hardware PWM support for STM32G0 processors (#5714)
Ben Jackson
2022-09-01
1
-2
/
+17
*
stm32: Use new CONFIG_USB to determine if USB needs to be configured
Kevin O'Connor
2022-08-16
1
-1
/
+1
*
usb_cdc: Rename usb_request_bootloader() to bootloader_request()
Kevin O'Connor
2022-07-29
1
-2
/
+3
*
stm32: stm32g0/h7 usb_dfu_bootloader support (#5596)
BIGTREETECH
2022-06-30
1
-1
/
+2
*
armcm_reset: Add a armcm_reset.h header file for try_request_canboot()
Kevin O'Connor
2022-06-04
1
-0
/
+1
*
stm32: call "try_request_canboot" for bootloader requests
Eric Callahan
2022-06-03
1
-0
/
+1
*
stm32: stm32g0b1 fdcan support (#5488)
BIGTREETECH
2022-06-01
1
-0
/
+2
*
stm32: Clarify CCIPR2 setting in stm32g0.c
Kevin O'Connor
2022-03-11
1
-1
/
+1
*
stm32: Simplify CCIPR2 register assignment on stm32g0
Kevin O'Connor
2022-03-09
1
-5
/
+2
*
stm32: USB clock source from PLLQCLK on stm32g0 (#5341)
BIGTREETECH
2022-03-09
1
-6
/
+4
*
stm32: Unify enable_pclock() code
Kevin O'Connor
2021-12-30
1
-59
/
+17
*
stm32: Initial support for stm32g0
Kevin O'Connor
2021-12-23
1
-0
/
+217