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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/rcc: reset backup domain before enabling LSE.
Dario Nieuwenhuis
2023-10-02
1
-46
/
+47
*
Merge pull request #1996 from embassy-rs/update-nightly
Dario Nieuwenhuis
2023-10-02
1
-1
/
+1
|
\
|
*
Remove impl_trait_projections.
Dario Nieuwenhuis
2023-10-02
1
-1
/
+1
*
|
stm32: avoid useless endian conversion in rng
Loïc Damien
2023-10-02
1
-2
/
+2
|
/
*
rcc/f4: fix build on stm32f446
Dario Nieuwenhuis
2023-10-01
1
-1
/
+1
*
stm32: update set_config
xoviat
2023-10-01
7
-31
/
+47
*
Merge pull request #1987 from tyler-gilbert/issue-1986-add-sai-receiver-driver
xoviat
2023-10-01
1
-60
/
+228
|
\
|
*
Issue #1986 fix ci build errors
Tyler Gilbert
2023-09-30
1
-3
/
+3
|
*
issue #1986 separate blocks to prevent unsafe user code
Tyler Gilbert
2023-09-30
1
-126
/
+162
|
*
Issue #1986 add PartialEq to SyncEnable to fix build error on sai_v4
Tyler Gilbert
2023-09-30
1
-1
/
+1
|
*
Issue #1986 update the SAI driver with receiver capability
Tyler Gilbert
2023-09-30
1
-42
/
+174
*
|
handle _C pins
JuliDi
2023-10-01
1
-0
/
+12
|
/
*
Merge pull request #1975 from tyler-gilbert/issue-1974-add-sai-driver
xoviat
2023-09-30
3
-5
/
+951
|
\
|
*
#Issue 1974 more whitespace fixes
Tyler Gilbert
2023-09-29
2
-5
/
+13
|
*
#Issue 1974 fix extra whitespace
Tyler Gilbert
2023-09-29
1
-3
/
+1
|
*
#Issue 1974 fix more warnings treated as errors
Tyler Gilbert
2023-09-29
2
-2
/
+10
|
*
#Issue 1974 fix warnings
Tyler Gilbert
2023-09-29
2
-9
/
+9
|
*
Merge branch 'issue-1974-add-sai-driver' of https://github.com/tyler-gilbert/...
Tyler Gilbert
2023-09-29
59
-2899
/
+3560
|
|
\
|
|
*
Merge branch 'main' into issue-1974-add-sai-driver
Tyler
2023-09-29
59
-2899
/
+3560
|
|
|
\
|
*
|
|
Issue 1974 add sai/mod file
Tyler Gilbert
2023-09-29
1
-0
/
+888
|
|
/
/
|
*
|
Issue #1974 add SAI driver
Tyler Gilbert
2023-09-29
2
-6
/
+50
*
|
|
rustfmt
xoviat
2023-09-30
1
-1
/
+1
*
|
|
Fix clippy error exposed by moving out of macros
Daniel Berlin
2023-09-30
1
-1
/
+1
*
|
|
Remove unused imports
Daniel Berlin
2023-09-30
1
-2
/
+0
*
|
|
Move one more method out of macros
Daniel Berlin
2023-09-30
1
-19
/
+17
*
|
|
Move trait impls out of macros
Daniel Berlin
2023-09-30
1
-346
/
+143
*
|
|
Fix small formatting issue
Daniel Berlin
2023-09-30
1
-0
/
+1
*
|
|
Fix trait inconsistency between sealed traits and implementations
Daniel Berlin
2023-09-30
1
-95
/
+1
|
|
/
|
/
|
*
|
Revert "Forgot set_count_direction and set_clock_division in 32 bit instance"
Daniel Berlin
2023-09-28
1
-12
/
+0
*
|
Merge pull request #1969 from dberlin/main
Dario Nieuwenhuis
2023-09-29
1
-0
/
+12
|
\
\
|
*
|
Forgot set_count_direction and set_clock_division in 32 bit instance
Daniel Berlin
2023-09-28
1
-0
/
+12
*
|
|
stm32: update metapac and remove sbs
xoviat
2023-09-28
2
-5
/
+3
|
/
/
*
|
Merge pull request #1966 from xoviat/hrtim
xoviat
2023-09-28
1
-81
/
+67
|
\
\
|
*
|
stm32/hrtim: move traits out of macro def'n
xoviat
2023-09-28
1
-81
/
+67
*
|
|
Add support for STM32 input capture filter
Daniel Berlin
2023-09-28
1
-0
/
+28
*
|
|
Merge pull request #1963 from Mirror0/restore-f7-rtc
xoviat
2023-09-28
2
-1
/
+19
|
\
\
\
|
*
|
|
feat(stm32f7): restore rtc configuration for stm32f7 series
Mateusz Butkiewicz
2023-09-27
2
-1
/
+19
|
|
/
/
*
|
|
Merge pull request #1960 from embassy-rs/test-eth-2
Dario Nieuwenhuis
2023-09-28
1
-3
/
+1
|
\
\
\
|
*
|
|
stm32/eth: fix receiving large frames on v2.
Dario Nieuwenhuis
2023-09-28
1
-3
/
+1
*
|
|
|
Merge pull request #1933 from xoviat/adc
xoviat
2023-09-28
5
-57
/
+103
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
stm32/adc: cleanup f1, f3, v1, and v2
xoviat
2023-09-27
5
-57
/
+103
|
|
/
/
*
/
/
Add support for input capture function
Daniel Berlin
2023-09-27
1
-0
/
+231
|
/
/
*
|
stm32/rcc: remove bad limits on l5.
Dario Nieuwenhuis
2023-09-26
1
-5
/
+0
*
|
stm32/rcc: add voltage_scale, flash waitstates.
Dario Nieuwenhuis
2023-09-26
1
-1
/
+25
*
|
stm32/usart: enable fifo mode on usartv4.
Dario Nieuwenhuis
2023-09-26
1
-0
/
+2
*
|
stm32/usart: return error instead of panicking on bad baudrate.
Dario Nieuwenhuis
2023-09-26
3
-49
/
+70
*
|
rtc: use enable on known working chips only
xoviat
2023-09-25
1
-2
/
+2
*
|
stm32/rtc: always set wakeup alarm
xoviat
2023-09-25
1
-9
/
+0
*
|
stm32/rtc: use rccperi enable
xoviat
2023-09-25
4
-36
/
+7
*
|
Make irq token Copy+Clone
Dario Nieuwenhuis
2023-09-25
1
-0
/
+1
[next]