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
/
embassy-stm32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2539 from badrbouslikhin/stm32h7-flash-improvements
Dario Nieuwenhuis
2024-02-06
1
-2
/
+6
|
\
|
*
fix(stm32h7/flash): enhance resilience to program sequence errors (pgserr)
Badr Bouslikhin
2024-02-06
1
-2
/
+6
*
|
fix(stm32/h7): use correct unit in vco clock check
Badr Bouslikhin
2024-02-06
1
-1
/
+1
|
/
*
Merge pull request #2529 from GrantM11235/buffered-uart-doc-links
Dario Nieuwenhuis
2024-02-04
2
-0
/
+6
|
\
|
*
stm32/usart: Add doc links to buffered uarts
Grant Miller
2024-02-03
2
-0
/
+6
*
|
stm32/rcc: fix more build failures.
Dario Nieuwenhuis
2024-02-04
3
-3
/
+7
*
|
stm32/rcc: fix build for some f0 and l4 chips.
Dario Nieuwenhuis
2024-02-04
2
-12
/
+39
|
/
*
correct spelling of the word "receive"
Stefan Gehr
2024-02-03
1
-1
/
+1
*
stm32: autogenerate clocks struct, enable mux for all chips.
Dario Nieuwenhuis
2024-02-02
25
-452
/
+286
*
Merge pull request #2520 from Ecco/stm32wba-rcc-v3
Dario Nieuwenhuis
2024-02-02
1
-90
/
+103
|
\
|
*
Migrate STM32WBA to RCCv3
Romain Goyet
2024-02-02
1
-90
/
+103
*
|
stm32/dac: use autogenerated RCC impls.
Dario Nieuwenhuis
2024-02-01
2
-25
/
+2
*
|
stm32: automatically use refcounting for rcc bits used multiple times.
Dario Nieuwenhuis
2024-02-01
1
-2
/
+13
*
|
Fix ADC max frequency for F2
Joonas Javanainen
2024-02-01
1
-0
/
+4
*
|
Fix F2 temperature sensor ADC channel
Joonas Javanainen
2024-02-01
1
-1
/
+1
|
/
*
STM32WBA's high speed external clock has to run at 32 MHz
Romain Goyet
2024-02-01
1
-6
/
+8
*
Merge pull request #2410 from eZioPan/waveform-on-CHx
Dario Nieuwenhuis
2024-02-01
4
-25
/
+132
|
\
|
*
bug fix
eZio Pan
2024-01-08
1
-1
/
+2
|
*
refactor with clippy
eZio Pan
2024-01-06
4
-14
/
+13
|
*
impl waveform with TIM Channel
eZio Pan
2024-01-06
3
-11
/
+118
*
|
stm32/eth: rename new_rmii to new, update metapac to fix issues with PC2_C.
Dario Nieuwenhuis
2024-02-01
2
-3
/
+3
*
|
Implement MII interface
Simon B. Gasse
2024-02-01
3
-23
/
+127
*
|
Initial FDCAN driver implementation.
Corey Schuhen
2024-01-31
2
-15
/
+706
*
|
Add FDCAN clock registers to G4 RCC.
Tomasz bla Fortuna
2024-01-31
6
-115
/
+173
*
|
Add FDCAN dependency in correct flavor based on selected chip.
Tomasz bla Fortuna
2024-01-31
1
-447
/
+449
*
|
update stm32-metapac.
Dario Nieuwenhuis
2024-01-30
1
-4
/
+4
*
|
stm32/gpio: remove generics.
Dario Nieuwenhuis
2024-01-22
2
-115
/
+71
*
|
Merge pull request #2416 from andresv/stm32-fix-buffered-uart-flush
Dario Nieuwenhuis
2024-01-20
1
-5
/
+36
|
\
\
|
*
|
stm32 uart: fix buffered flush for usart_v1, usart_v2
Andres Vahter
2024-01-20
1
-1
/
+6
|
*
|
stm32 uart: remove unwrap
Andres Vahter
2024-01-20
1
-2
/
+4
|
*
|
stm32 uart: fix `flush` for non usart_v4 variants
Andres Vahter
2024-01-20
1
-18
/
+9
|
*
|
stm32 uart: do not wake after sending each byte
Andres Vahter
2024-01-20
1
-3
/
+6
|
*
|
stm32: fix buffered uart flush
Andres Vahter
2024-01-20
1
-0
/
+30
*
|
|
Merge pull request #2429 from jr-oss/stm32_simple_pwm_add_set_output_compare_...
Dario Nieuwenhuis
2024-01-20
1
-0
/
+5
|
\
\
\
|
*
|
|
stm32/simple_pwm: add set_output_compare_mode
Ralf
2024-01-10
1
-0
/
+5
*
|
|
|
Merge pull request #2415 from hdoordt/patch-1
Dario Nieuwenhuis
2024-01-20
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Make adc::Resolution::to_max_count const
Henk Oordt
2024-01-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
make usart::State private
Harry Brooke
2024-01-19
1
-17
/
+19
*
|
|
Merge pull request #2450 from shufps/feat/timer-driver-tim22-tim23
Dario Nieuwenhuis
2024-01-15
3
-2
/
+32
|
\
\
\
|
*
|
|
fixed trailing white spaces
shufps
2024-01-15
1
-2
/
+2
|
*
|
|
fixed tim21
shufps
2024-01-15
1
-1
/
+1
|
*
|
|
adds timer-driver for tim21 and tim22 (on L0)
shufps
2024-01-15
3
-2
/
+32
*
|
|
|
Suppress "unused" warnings.
Dario Nieuwenhuis
2024-01-14
1
-5
/
+6
*
|
|
|
changes to get usb working on a L1. Adds a usb_serial example too
shufps
2024-01-14
1
-0
/
+6
|
/
/
/
*
|
|
Fix invalid "async" crates.io category.
Dario Nieuwenhuis
2024-01-12
1
-1
/
+1
*
|
|
Complete cargo.tomls more.
Dario Nieuwenhuis
2024-01-12
1
-0
/
+5
*
|
|
stm32,nrf: add warning on docs.rs directing the user to docs.embassy.dev.
Dario Nieuwenhuis
2024-01-11
2
-0
/
+5
*
|
|
Add docs.rs metadata to all crates.
Dario Nieuwenhuis
2024-01-11
1
-0
/
+3
*
|
|
bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.
Dario Nieuwenhuis
2024-01-11
1
-2
/
+2
*
|
|
stm32: use released metapac.
Dario Nieuwenhuis
2024-01-11
1
-2
/
+4
[next]