index
:
embassy
master
tmp/dfu_pkg_pca10059
Modern embedded framework, using Rust and async.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32
Age
Commit message (
Expand
)
Author
2021-06-29
Wire up DMA with USART v1.
Bob McWhirter
2021-06-29
Checkpoint with lifetime issues.
Bob McWhirter
2021-06-27
stm32: Make sure Output gpio driver is pushpull
Thales Fragoso
2021-06-25
stm32: Update gpio examples
Thales Fragoso
2021-06-25
Separate OpenDrain pin to a new type
Thales Fragoso
2021-06-24
stm32: Allow for open drain configuration for output pin
Thales Fragoso
2021-06-24
Separate exti into v1 and v2
Thales Fragoso
2021-06-24
#[cfg] exti
Thales Fragoso
2021-06-24
Remove unused gpio_af from codegen
Thales Fragoso
2021-06-24
Add F0 RCC
Thales Fragoso
2021-06-22
Update features to include F0
Thales Fragoso
2021-06-21
Update stm32-data (adds DBGMCU to all chips)
Dario Nieuwenhuis
2021-06-16
stm32h7: Add ethernet example
Thales Fragoso
2021-06-16
stm32: Make vcell dependency optional
Thales Fragoso
2021-06-16
eth-v2: Make embassy-net optional
Thales Fragoso
2021-06-16
eth-v2: Get hclk frequency from clock singleton
Thales Fragoso
2021-06-16
eth-v2: Enable source address filtering
Thales Fragoso
2021-06-16
eth-v2: Fix bug in Rx descriptors and add docs art
Thales Fragoso
2021-06-16
eth-v2: Fix setting the registers for the descriptors
Thales Fragoso
2021-06-16
eth-v2: Fix off by one bug
Thales Fragoso
2021-06-16
eth-v2: Work around missing AF for REF_CLK
Thales Fragoso
2021-06-16
eth-v2: Enable clocks in new
Thales Fragoso
2021-06-16
eth-v2: Remove Instance trait
Thales Fragoso
2021-06-16
eth-v2: Implement embassy-net's Device Trait and fix Drop
Thales Fragoso
2021-06-16
eth: Add lan8742a PHY
Thales Fragoso
2021-06-16
eth-v2: Start Ethernet peripheral implementation
Thales Fragoso
2021-06-16
Prescaler 1 means divide by 3 on WL55
Ulf Lilleengen
2021-06-16
Rename from wl55 to wl5x and enable debug wfe
Ulf Lilleengen
2021-06-16
Add support for generating PAC for dual cores
Ulf Lilleengen
2021-06-15
Fix compile
Ulf Lilleengen
2021-06-15
Use correct frequencies for timers
Ulf Lilleengen
2021-06-14
Remove default rcc impl
Ulf Lilleengen
2021-06-14
ADCv3 and example.
Bob McWhirter
2021-06-14
Derive SPI v1 and v3 clocks automatically
Ulf Lilleengen
2021-06-14
Add wb55 clocks
Ulf Lilleengen
2021-06-14
Add common types
Ulf Lilleengen
2021-06-14
Remove unused l0 code
Ulf Lilleengen
2021-06-14
Add minimal RCC impls for L4 and F4
Ulf Lilleengen
2021-06-14
Add ... c1?
Ulf Lilleengen
2021-06-14
Add clocks for h7
Ulf Lilleengen
2021-06-14
Add Clock type per RCC family
Ulf Lilleengen
2021-06-14
Provide a way for a peripheral to query its clock frequency
Ulf Lilleengen
2021-06-12
Make gen.py work without CSafeLoader
Dominik Boehi
2021-06-12
Initial support and example for STM32WB55
Dominik Boehi
2021-06-10
Enable timer clock in RCC on timer start
Ulf Lilleengen
2021-06-09
Add examples for STM32L0
Ulf Lilleengen
2021-06-09
Enable clock for RNG
Ulf Lilleengen
2021-06-08
Reduce generics noise
Ulf Lilleengen
2021-06-08
Use critical_section
Ulf Lilleengen
2021-06-08
Enable clock for SPI v1 and v3
Ulf Lilleengen
[prev]
[next]