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
/
stm32f1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb_cdc: Rename usb_request_bootloader() to bootloader_request()
Kevin O'Connor
2022-07-29
1
-5
/
+5
*
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: Add remap CAN to PD0/PD1 for stm32f103 (#5173)
Sergey1560
2022-01-26
1
-0
/
+3
*
stm32: Unify enable_pclock() code
Kevin O'Connor
2021-12-30
1
-34
/
+11
*
stm32: Reorganize code in stm32f1.c
Kevin O'Connor
2021-12-23
1
-47
/
+82
*
stm32: Add option to disable SWD on GigaDevice STM32F103 clones
Kevin O'Connor
2021-11-25
1
-2
/
+7
*
stm32: Add comments to configuration of OSPEEDR gpio speed
Kevin O'Connor
2021-10-12
1
-5
/
+6
*
stm32: Support spi1 on PB4/PB5/PB3 on stm32f103 and stm32f2
Kevin O'Connor
2021-05-26
1
-0
/
+6
*
stm32: Allow alternate USART1 and USART2 ports on stm32f1 and stm32f2
Kevin O'Connor
2021-05-25
1
-1
/
+7
*
stm32: Reorganize stm32f1 pin remap handling
Kevin O'Connor
2021-05-25
1
-44
/
+34
*
stm32: Fix USART3 on stm32f1 and stm32f2
Kevin O'Connor
2021-05-25
1
-0
/
+4
*
stm32f1: reset peripherals in enable_pcclock()
Arksine
2021-04-07
1
-0
/
+4
*
stm32: Add hardware PWM support for STM32F1
Michael Kurz
2021-03-26
1
-0
/
+29
*
stm32: Add support for STM32F1 I2C1 alternate pin mapping (#4012)
Michael Kurz
2021-03-02
1
-4
/
+10
*
stm32f1: Fix for using 16MHz external crystal (#3814)
Matt Shepcar
2021-01-24
1
-2
/
+7
*
stm32: Improved CAN support for STM32 (#2976)
bondus
2020-06-24
1
-2
/
+29
*
stm32f1: Add support for HID Bootloader
Arksine
2020-05-28
1
-3
/
+8
*
stm32: Slow ADC frequency to 4.5Mhz
Kevin O'Connor
2020-04-30
1
-1
/
+1
*
stm32: Explicitly reset peripheral clocks on stm32f1
Kevin O'Connor
2020-03-24
1
-0
/
+5
*
stm32: Fix broken clock setup on stm32f1
Kevin O'Connor
2020-02-29
1
-2
/
+2
*
stm32: Allow external crystal speed to be customized in Kconfig
Kevin O'Connor
2019-11-25
1
-10
/
+10
*
stm32: Implement armcm_main() in arch specific code
Kevin O'Connor
2019-10-24
1
-4
/
+16
*
stm32: Move VTOR fixup from main() to chip specific code
Kevin O'Connor
2019-09-18
1
-0
/
+5
*
stm32: Move usb_request_bootloader() to chip specific code
Kevin O'Connor
2019-09-18
1
-0
/
+17
*
stm32: Add support for configuring open drain output mode
Kevin O'Connor
2019-08-20
1
-1
/
+6
*
stm32: Make sure to enable the gpio clock prior to setting the first value
Kevin O'Connor
2019-08-20
1
-2
/
+10
*
stm32: Automatically disable SWD if PA13/PA14 is used on stm32f103
Kevin O'Connor
2019-08-05
1
-0
/
+4
*
stm32: Rename stm32f4/ directory to stm32/
Kevin O'Connor
2019-08-05
1
-0
/
+125