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
/
ipcc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Control RFWKPSEL with ClockMux
clubby789
2025-07-20
1
-3
/
+0
*
Use inline const for initializing arrays. (#3567)
Dario Nieuwenhuis
2024-11-24
1
-4
/
+2
*
stm32/rcc: replace generated enable/disable code with runtime info
Jan Špaček
2024-05-25
1
-3
/
+2
*
stm32: use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
1
-44
/
+39
*
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
1
-17
/
+2
*
stm32: doc everything else.
Dario Nieuwenhuis
2023-12-19
1
-0
/
+8
*
stm32/rcc: merge wl into l4/l5.
Dario Nieuwenhuis
2023-10-23
1
-2
/
+3
*
enable clock first
pbert
2023-10-12
1
-1
/
+1
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-2
/
+1
*
stm32/rcc: move rcc logic from ipcc
xoviat
2023-07-23
1
-55
/
+1
*
Remove trivial to remove uses of atomic-polyfill.
Dario Nieuwenhuis
2023-07-12
1
-2
/
+1
*
Merge branch 'main' of https://github.com/embassy-rs/embassy into tl-mbox-2
xoviat
2023-06-19
1
-21
/
+19
|
\
|
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
1
-21
/
+19
*
|
stm32/ipcc: minor cleanup
xoviat
2023-06-18
1
-7
/
+5
|
/
*
stm32/wpan: convert to new ipcc
xoviat
2023-06-17
1
-85
/
+189
*
stm32/ipcc: add clear debug
xoviat
2023-06-17
1
-0
/
+1
*
stm32/ipcc: move tl_mbox into `embassy-stm32-wpan`
goueslati
2023-06-12
1
-0
/
+234
*
stm32/ipcc: move into tl_mbox
xoviat
2023-05-27
1
-174
/
+0
*
stm32/ipcc: static methods for IPCC
goueslati
2023-05-26
1
-39
/
+27
*
stm32/ipcc: remove constrain
xoviat
2023-05-20
1
-11
/
+4
*
tl_mbox read and write
goueslati
2023-05-15
1
-0
/
+15
*
removed constrain method
OueslatiGhaith
2023-04-28
1
-10
/
+0
*
fixed missing imports
OueslatiGhaith
2023-04-27
1
-0
/
+2
*
fixed mistake with casting channel to a usize
OueslatiGhaith
2023-04-27
1
-14
/
+14
*
add IPCC peripheral for stm32wb
OueslatiGhaith
2023-04-27
1
-0
/
+186