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
*
Update embedded-hal to 1.0.0-rc.1 (#1783)
Dario Nieuwenhuis
2023-08-16
3
-56
/
+16
*
Merge pull request #1762 from dreilly1982/adc-f3-build-rs-updates
Dario Nieuwenhuis
2023-08-10
2
-3
/
+7
|
\
|
*
added exclusion for adc v4 as well
Don Reilly
2023-08-10
1
-0
/
+1
|
*
update metapac tag
Don Reilly
2023-08-10
1
-2
/
+2
|
*
don't generate adc peripheral for f3 series
Don Reilly
2023-08-08
1
-1
/
+4
*
|
Merge pull request #1743 from xoviat/dma-2
Dario Nieuwenhuis
2023-08-10
3
-131
/
+120
|
\
\
|
*
|
stm32/dma: minor cleanup, optmization
xoviat
2023-08-04
2
-6
/
+6
|
*
|
stm32/dma: consolidate ringbuf
xoviat
2023-08-03
3
-125
/
+114
*
|
|
fix rng ced toggling sequence on reset.
Lucas Granberg
2023-08-10
1
-3
/
+8
*
|
|
fmt mod must not be public.
Dario Nieuwenhuis
2023-08-09
1
-1
/
+1
*
|
|
Merge pull request #1753 from xoviat/rtc-wb
xoviat
2023-08-09
7
-79
/
+147
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tests/stm32: fix rtc test
xoviat
2023-08-08
1
-0
/
+14
|
*
|
stm32/l4: set rtc clock source in rcc
xoviat
2023-08-08
1
-0
/
+5
|
*
|
stm32/rtc: remove generics and segregate clock sel
xoviat
2023-08-08
4
-80
/
+89
|
*
|
stm32: fix rtc and examples
xoviat
2023-08-06
1
-3
/
+4
|
*
|
stm32/rtc: restructure
xoviat
2023-08-06
4
-40
/
+35
|
*
|
stm32/rtc: enable in rcc mod
xoviat
2023-08-06
3
-0
/
+44
*
|
|
Merge pull request #1751 from oro-os/add-pin-drop-docs
xoviat
2023-08-08
1
-0
/
+8
|
\
\
\
|
*
|
|
stm32: add note about Output/OutputOpenDrain drop behavior
Josh Junon
2023-08-06
1
-0
/
+8
|
|
/
/
*
|
|
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
4
-26
/
+25
*
|
|
embassy-stm32: Misc clippy fixes
Grant Miller
2023-08-06
10
-64
/
+60
|
/
/
*
/
stm32: update metapac version
xoviat
2023-08-04
1
-2
/
+2
|
/
*
Merge pull request #1729 from mattico/i2c-async-timeout
Dario Nieuwenhuis
2023-08-01
2
-15
/
+153
|
\
|
*
stm32: only enable async TimeoutI2c on V2 I2C peripheral
Matt Ickstadt
2023-07-31
1
-0
/
+8
|
*
stm32: add async timeout functions to I2c and TimeoutI2c
Matt Ickstadt
2023-07-31
2
-9
/
+135
|
*
stm32: add outlives bounds to TimeoutI2c impl blocks
Matt Ickstadt
2023-07-31
1
-6
/
+10
*
|
Fix unlocking the backup domain when enabling LSE
Bartek
2023-08-01
1
-0
/
+1
*
|
Merge pull request #1714 from xoviat/dma
xoviat
2023-07-31
4
-25
/
+452
|
\
\
|
|
/
|
/
|
|
*
stm32/dma: remove trace
xoviat
2023-07-31
1
-32
/
+0
|
*
stm32/dma: fix condition check
xoviat
2023-07-30
1
-6
/
+11
|
*
stm32/dma: add traces
xoviat
2023-07-30
1
-0
/
+28
|
*
stm32/dma: fix condition check
xoviat
2023-07-30
1
-1
/
+1
|
*
stm32/dma: don't write to full ringbuf
xoviat
2023-07-30
1
-0
/
+2
|
*
stm32/dma: fix typos
xoviat
2023-07-30
1
-3
/
+3
|
*
stm32/dma: impl. wringbuf for bdma
xoviat
2023-07-30
2
-3
/
+155
|
*
stm32/dma: complete initial ringbuf impl.
xoviat
2023-07-30
2
-21
/
+200
|
*
stm32/dma: add draft writable dma buf
xoviat
2023-07-29
1
-0
/
+93
|
*
fix comments
xoviat
2023-07-29
1
-2
/
+2
|
*
stm32/dma: rename ringbuf
xoviat
2023-07-29
4
-26
/
+26
*
|
Merge pull request #1727 from embassy-rs/hrtim-v2
xoviat
2023-07-31
3
-1
/
+21
|
\
\
|
*
|
stm32: add hrtim v2
Dario Nieuwenhuis
2023-07-31
3
-1
/
+21
*
|
|
Merge pull request #1704 from rubdos/ieee802154-fixes
Dario Nieuwenhuis
2023-07-31
1
-3
/
+3
|
\
\
\
|
*
|
|
Introduce driver::HardwareAddress without smoltcp dependency
Ruben De Smet
2023-07-31
1
-3
/
+3
*
|
|
|
stm32/flash: avoid pointless "if flag is set, set it".
Dario Nieuwenhuis
2023-07-31
7
-136
/
+21
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1724 from bguruprasath5/stm32g0-flash-support
Dario Nieuwenhuis
2023-07-31
2
-1
/
+117
|
\
\
\
|
*
|
|
added flash support
dev-guruprasath
2023-07-31
2
-1
/
+117
*
|
|
|
stm32/can: Add more derives for CAN Envelope
chemicstry
2023-07-31
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'origin/main' into bxcan_timestamp
chemicstry
2023-07-31
66
-1347
/
+1626
|
\
|
|
|
|
*
|
|
Merge pull request #1606 from JcBernack/rng-update
Dario Nieuwenhuis
2023-07-30
2
-83
/
+125
|
|
\
\
\
|
|
*
|
|
stm32/rng: use bind_interrupts!.
Dario Nieuwenhuis
2023-07-31
2
-54
/
+36
[next]