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
/
stm32f0.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: Add support for stm32f070x6 mcus
Kevin O'Connor
2025-02-16
1
-3
/
+1
*
stm32: Move dfu reboot logic to new dfu_reboot.c file
Kevin O'Connor
2022-12-18
1
-29
/
+2
*
stm32: Use new CONFIG_USB to determine if USB needs to be configured
Kevin O'Connor
2022-08-16
1
-5
/
+4
*
usb_cdc: Rename usb_request_bootloader() to bootloader_request()
Kevin O'Connor
2022-07-29
1
-3
/
+4
*
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: Unify enable_pclock() code
Kevin O'Connor
2021-12-30
1
-35
/
+14
*
stm32: Fix DFU entry point on stm32f072
Kevin O'Connor
2021-12-23
1
-0
/
+2
*
stm32: Reorganize usb bootloader code in stm32f0.c
Kevin O'Connor
2021-12-23
1
-38
/
+65
*
stm32: Add new gpioperiph.c file for gpio_peripheral() code
Kevin O'Connor
2021-12-23
1
-26
/
+1
*
stm32: Add a MACH_STM32F0x2 alias for F042 and F072 chips
Kevin O'Connor
2021-10-13
1
-3
/
+3
*
stm32: Change stm32f0 OSPEEDR to "medium" speed
Kevin O'Connor
2021-10-12
1
-1
/
+1
*
stm32: Add comments to configuration of OSPEEDR gpio speed
Kevin O'Connor
2021-10-12
1
-1
/
+3
*
stm32: Simplify USB/Serial/CANbus Kconfig selection
Kevin O'Connor
2021-03-18
1
-1
/
+2
*
stm32: Adding support for STM32F031x6 (#3871)
Elias Bakken
2021-02-03
1
-1
/
+2
*
stm32: Support setting the stm32f0 internal clock trim value
Kevin O'Connor
2021-01-18
1
-1
/
+2
*
stm32: Only use the HSI48 clock when doing "usb clock recovery"
Kevin O'Connor
2020-12-08
1
-1
/
+2
*
stm32: Improved CAN support for STM32 (#2976)
bondus
2020-06-24
1
-1
/
+1
*
stm32: Fix typo causing internal clock to always be used on stm32f042
Kevin O'Connor
2020-05-28
1
-1
/
+1
*
stm32: Add support for a bootloader on stm32f0
Kevin O'Connor
2020-03-04
1
-0
/
+19
*
stm32: HSI selection fix; Pin swap rename; Add CAN selection
Eug Krashtan
2020-01-14
1
-3
/
+3
*
stm32: Allow external crystal speed to be customized in Kconfig
Kevin O'Connor
2019-11-25
1
-6
/
+8
*
stm32f0: Initial support for i2c on stm32f0
Kevin O'Connor
2019-11-14
1
-2
/
+8
*
stm32: adc for new stm32f0 common code (#2120)
clearchris
2019-11-05
1
-0
/
+13
*
stm32: Add support for flashing over usb on stm32f042
Kevin O'Connor
2019-10-26
1
-0
/
+15
*
stm32: Implement armcm_main() in arch specific code
Kevin O'Connor
2019-10-24
1
-2
/
+8
*
stm32: Support PA11/PA12 pin remap on stm32f042 tsop20 chip
Kevin O'Connor
2019-10-23
1
-0
/
+8
*
stm32: Support stm32f042 build from stm32/ directory
Kevin O'Connor
2019-10-23
1
-1
/
+27
*
stm32: Initial support for stm32f070
Kevin O'Connor
2019-10-23
1
-0
/
+136