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
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
STM32H5xx ADC (#3557)
Gabriel Smith
2024-11-21
2
-3
/
+3
*
compute lse and lsi frequency for STM32L and STM32U0 series
Christian Enderle
2024-11-21
1
-2
/
+6
*
Merge pull request #3547 from bugadani/callback
Dario Nieuwenhuis
2024-11-20
1
-3
/
+9
|
\
|
*
Add initialize
Dániel Buga
2024-11-19
1
-3
/
+9
*
|
fix: enable backup symbol clock
elagil
2024-11-18
1
-1
/
+1
*
|
feat: add SPDIFRX driver
elagil
2024-11-18
3
-0
/
+350
|
/
*
fixed hanging when lse_sysen disabled
Christian Enderle
2024-11-18
1
-1
/
+3
*
Enable user to choose to pass lse clock to peripherals
Christian Enderle
2024-11-18
1
-0
/
+24
*
refactor: naming of wait functions
elagil
2024-11-17
3
-5
/
+5
*
feat: SAI/ringbuffer add function to wait for any write error
elagil
2024-11-17
3
-0
/
+36
*
fix(SAI): disallow start without initial write
elagil
2024-11-16
2
-16
/
+14
*
fix: flush SAI FIFO on init
elagil
2024-11-15
1
-2
/
+4
*
fix: flush SAI FIFO on disable
elagil
2024-11-15
1
-0
/
+1
*
Release embassy-executor 0.6.3.
Dario Nieuwenhuis
2024-11-12
1
-1
/
+1
*
Fix wrong unit
Junfeng Liu
2024-11-12
1
-1
/
+1
*
Fix "non-local impl definition" warning from recent nightlies.
Dario Nieuwenhuis
2024-11-08
1
-1
/
+10
*
RCC: add lsi and lse clock frequency for STM32U5
Christian Enderle
2024-11-07
1
-2
/
+6
*
RCC: added msik for stm32u5
Christian Enderle
2024-11-07
1
-6
/
+36
*
fix: STM32U5 RCC fields
elagil
2024-11-06
1
-0
/
+2
*
chore: update stm32 data source
elagil
2024-11-06
1
-2
/
+2
*
Merge pull request #3500 from KennethKnudsen97/main
Dario Nieuwenhuis
2024-11-06
2
-23
/
+63
|
\
|
*
Split_ref with shortened lifetime. When borrowed skip drop on rx and tx
Kenneth Knudsen
2024-11-06
1
-26
/
+52
|
*
add split_ref for stm32 uart
Kenneth Knudsen
2024-11-04
2
-0
/
+14
*
|
Prep executor 0.6.2
Dániel Buga
2024-11-06
1
-1
/
+1
|
/
*
Merge pull request #3451 from dvdsk/read_ready
Dario Nieuwenhuis
2024-11-03
2
-0
/
+22
|
\
|
*
stm32/uart fix leftover DmaUnsynced public api
dvdsk
2024-11-02
1
-1
/
+0
|
*
stm32/uart remove DmaUnsynced from public api
dvdsk
2024-10-26
3
-3
/
+12
|
*
stm32/uart impl ReadReady for RingbufferdUart
dvdsk
2024-10-23
2
-0
/
+14
*
|
low-power: add support for stm32u5
Christian Enderle
2024-11-03
4
-8
/
+20
*
|
feat/stm32: disable multicast filtering on eth v2
Krzysztof Królczyk
2024-11-01
1
-0
/
+3
*
|
Merge pull request #3475 from diondokter/qspi-async
Dario Nieuwenhuis
2024-10-30
1
-4
/
+43
|
\
\
|
*
|
Add check for the flipside of the coin too
Dion Dokter
2024-10-29
1
-8
/
+11
|
*
|
Fix typo
Dion Dokter
2024-10-29
1
-1
/
+1
|
*
|
Add some sanity checks
Dion Dokter
2024-10-29
1
-0
/
+12
|
*
|
Expose async functions for QSPI
Dion Dokter
2024-10-29
1
-4
/
+28
*
|
|
Merge pull request #3458 from williams-one/fix-ltdc-settings-for-stm32u5
Dario Nieuwenhuis
2024-10-29
1
-0
/
+3
|
\
\
\
|
*
|
|
Update CFBLR configuration
William
2024-10-25
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3456 from HaoboGu/feat/ospi_mm
Dario Nieuwenhuis
2024-10-27
1
-0
/
+65
|
\
\
\
|
*
|
|
feat(ospi): add ospi example
Haobo Gu
2024-10-26
1
-7
/
+2
|
*
|
|
feat(ospi): add memory mapped mode
Haobo Gu
2024-10-25
1
-15
/
+48
|
*
|
|
feat: set ospi memory mapped mode
Haobo Gu
2024-10-23
1
-0
/
+37
*
|
|
|
Merge pull request #3468 from korken89/fix-can-hang
Dario Nieuwenhuis
2024-10-27
1
-3
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
This fixes 2 issues where STM32 BXCAN would hang
Emil Fresk
2024-10-27
1
-3
/
+7
*
|
|
|
Merge pull request #3317 from GrantM11235/simplepwmchannel
Ulf Lilleengen
2024-10-23
3
-48
/
+232
|
\
\
\
\
|
*
|
|
|
Make clone_unchecked work
Grant Miller
2024-09-21
2
-4
/
+2
|
*
|
|
|
wip: split by value
Grant Miller
2024-09-07
3
-6
/
+21
|
*
|
|
|
last oops I promise
Grant Miller
2024-09-06
1
-3
/
+3
|
*
|
|
|
Missing docs
Grant Miller
2024-09-06
1
-0
/
+9
|
*
|
|
|
oops again
Grant Miller
2024-09-06
1
-4
/
+4
[next]