index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stm32-data
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32l1/rcc: set required flash bits for high frequencies
Greg V
2022-01-14
1
-0
/
+0
*
Update stm32-data.
Matous Hybl
2022-01-14
1
-0
/
+0
*
stm32-metapac: remove stm32gbk
Dario Nieuwenhuis
2022-01-13
1
-0
/
+0
*
stm32/rcc: remove Rcc struct, RccExt trait.
Dario Nieuwenhuis
2022-01-05
1
-0
/
+0
*
stm32/rcc: f4/f7 cleanup and make a bit more consistent.
Dario Nieuwenhuis
2022-01-04
1
-0
/
+0
*
Update stm32-data
Dario Nieuwenhuis
2022-01-01
1
-0
/
+0
*
Update stm32-data with f3 Timer reg changes
VasanthakumarV
2021-12-23
1
-0
/
+0
*
Update stm32-data.
Dario Nieuwenhuis
2021-12-16
1
-0
/
+0
*
stm32/usart: unify v1 and v2
Dario Nieuwenhuis
2021-12-08
1
-0
/
+0
*
Update stm32data ref
Ulf Lilleengen
2021-12-02
1
-0
/
+0
*
Update stm32-data: rcc regs info comes from yamls now.
Dario Nieuwenhuis
2021-11-29
1
-0
/
+0
*
stm32: add stm32g4 support.
Dario Nieuwenhuis
2021-11-27
1
-0
/
+0
*
Update to latest stm32-data
Ulf Lilleengen
2021-11-22
1
-0
/
+0
*
Update stm32-data
Dario Nieuwenhuis
2021-11-17
1
-0
/
+0
*
Update U5 to init RCC.
Bob McWhirter
2021-11-08
1
-0
/
+0
*
Update stm32-data
Dario Nieuwenhuis
2021-11-05
1
-0
/
+0
*
Fix v2 ethernet pin definitions. Fix ethernet example for H7 nucleos.
Matous Hybl
2021-11-04
1
-0
/
+0
*
Update stm32-data.
Bob McWhirter
2021-11-02
1
-0
/
+0
*
Adjust for STM32U5.
Bob McWhirter
2021-11-02
1
-0
/
+0
*
Update stm32-data to main
Ulf Lilleengen
2021-10-26
1
-0
/
+0
*
Initial support for STM32F767ZI.
Matous Hybl
2021-10-26
1
-0
/
+0
*
feat: Add spi support for STM32F1 variants
Tobias Pisani
2021-10-11
1
-0
/
+0
*
Bump stm32-data
Mariusz Ryndzionek
2021-09-28
1
-0
/
+0
*
Fix interface changes
Joshua Salzedo
2021-09-26
1
-0
/
+0
*
Update stm32-data
Joshua Salzedo
2021-09-26
1
-0
/
+0
*
add latest stm32-data
Vincent Stakenburg
2021-09-24
1
-0
/
+0
*
Add pwr for L1 and update RCC to new reg block
Ulf Lilleengen
2021-09-23
1
-0
/
+0
*
Support for STM32L1
Ulf Lilleengen
2021-09-21
1
-0
/
+0
*
Add HAL for SubGhz peripheral for STM32 WL series
Ulf Lilleengen
2021-09-02
1
-0
/
+0
*
Add STM32G0 examples
Ben Gamari
2021-08-20
1
-0
/
+0
*
stm32/metapac: check GPIO RCC regs are always found.
Dario Nieuwenhuis
2021-08-19
1
-0
/
+0
*
stm32/wl: add stub APB3 to get it to build.
Dario Nieuwenhuis
2021-08-19
1
-0
/
+0
*
Bump stm32-data
Dario Nieuwenhuis
2021-08-19
1
-0
/
+0
*
Add example for STM32WL55
Ulf Lilleengen
2021-08-17
1
-0
/
+0
*
Add H7 exti button example using correct EXTI reg block offsets.
Bob McWhirter
2021-08-16
1
-0
/
+0
*
Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356)
Ulf Lilleengen
2021-08-16
1
-0
/
+0
*
Update to latest stm32-data.
Bob McWhirter
2021-08-02
1
-0
/
+0
*
Emit a default memory.x alongside device.x from metapac.
Bob McWhirter
2021-08-02
1
-0
/
+0
*
F4: Add PWR configuration to PLL
Thales Fragoso
2021-07-29
1
-0
/
+0
*
Align with -data HEAD.
Bob McWhirter
2021-07-28
1
-0
/
+0
*
Update to new stm32-data with better multicore NVIC parsing.
Bob McWhirter
2021-07-27
1
-0
/
+0
*
Update data to include peripheral IRQs.
Bob McWhirter
2021-07-27
1
-0
/
+0
*
Update stm32-data.
Bob McWhirter
2021-07-26
1
-0
/
+0
*
stm32: Clear possible set flags after disabling DMA
Thales Fragoso
2021-07-17
1
-0
/
+0
*
stm32/dma: update codegen+macrotables for new stm32-data
Dario Nieuwenhuis
2021-07-17
1
-0
/
+0
*
Prep for new stm32-data with dmamux differentiation, but not yet using.
Bob McWhirter
2021-07-16
1
-0
/
+0
*
Get DMA on H7 working, add usart_dma example for H7.
Bob McWhirter
2021-07-16
1
-0
/
+0
*
stm32/pwr: add initial H7 SMPS support
Dario Nieuwenhuis
2021-07-16
1
-0
/
+0
*
stm32/usart: merge v2 and v3 (they're identical)
Dario Nieuwenhuis
2021-07-15
1
-0
/
+0
*
Update data.
Bob McWhirter
2021-07-14
1
-0
/
+0
[next]