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
/
low_power.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-1
/
+1
*
stm32: Fix build for WBA lowpower.
Dario Nieuwenhuis
2025-07-21
1
-0
/
+3
*
embassy-stm32: account for WBA devices and VDDIO2
Gerzain Mata
2025-07-19
1
-3
/
+3
*
Refactor integrated-timers
Dániel Buga
2024-12-10
1
-3
/
+0
*
low-power: add support for stop for stm32u0
Christian Enderle
2024-11-22
1
-4
/
+5
*
low-power: add basic support for stm32u0
Christian Enderle
2024-11-22
1
-0
/
+11
*
Add initialize
Dániel Buga
2024-11-19
1
-3
/
+9
*
low-power: add support for stm32u5
Christian Enderle
2024-11-03
1
-3
/
+3
*
Update nighlty, fix warnings.
Dario Nieuwenhuis
2024-10-14
1
-0
/
+3
*
Implement low-power feature for stm32l4 MCUs
Tobias Naumann
2024-07-26
1
-3
/
+3
*
low power for h5
eZio Pan
2024-04-28
1
-14
/
+25
*
allow unused variable
Christian Enderle
2024-01-02
1
-0
/
+1
*
low-power: add stop support for stm32l5
Christian Enderle
2024-01-02
1
-2
/
+18
*
chore: replace make_static! macro usage with non-macro version
Ulf Lilleengen
2023-12-21
1
-2
/
+3
*
stm32: doc everything else.
Dario Nieuwenhuis
2023-12-19
1
-47
/
+59
*
Merge branch 'main' of github.com:embassy-rs/embassy into low-power
xoviat
2023-11-04
1
-2
/
+49
|
\
|
*
Merge pull request #2122 from bgamari/wip/low-power-docs
xoviat
2023-11-04
1
-0
/
+47
|
|
\
|
|
*
stm32: Add some documentation to `low_power`
Ben Gamari
2023-10-30
1
-0
/
+47
|
*
|
stm32/rtc: misc. cleanup and move to bps by default
xoviat
2023-11-01
1
-2
/
+2
|
|
/
*
/
stm32: compute stop mode and workaround rtt test bug
xoviat
2023-11-04
1
-6
/
+28
|
/
*
stm32/low-power: refactor refcount
xoviat
2023-10-25
1
-2
/
+16
*
stm32: remove atomic-polyfill.
Dario Nieuwenhuis
2023-10-12
1
-1
/
+1
*
stm32: fix stop
xoviat
2023-10-02
1
-15
/
+11
*
stm32: rtc/low-power cleanup
xoviat
2023-09-15
1
-40
/
+7
*
stm32: add lp to l0
xoviat
2023-09-14
1
-1
/
+14
*
rustfmt
xoviat
2023-08-28
1
-1
/
+0
*
stm32/rtc: remove rtc-debug and asbtract exti wakeup
xoviat
2023-08-28
1
-9
/
+1
*
stm32: fix rtc wakeup timing and add dbg
xoviat
2023-08-27
1
-0
/
+7
*
tests/stm32: add stop and cleanpu
xoviat
2023-08-26
1
-1
/
+0
*
stm32: complete stop impl.
xoviat
2023-08-26
1
-48
/
+0
*
stm32: get the basic lp working
xoviat
2023-08-26
1
-55
/
+71
*
stm32: clenaup lp executor
xoviat
2023-08-25
1
-63
/
+91
*
stm32: flesh out lp executor
xoviat
2023-08-24
1
-13
/
+32
*
stm32/lp: pipe through lp ready
xoviat
2023-08-23
1
-8
/
+5
*
rtc: get wakup irq working
xoviat
2023-08-23
1
-0
/
+4
*
stm32: impl. draft cfgr pwr
xoviat
2023-08-22
1
-3
/
+60
*
stm32: add executor to low-power mod
xoviat
2023-08-22
1
-0
/
+66
*
stm32: add low-power mod
xoviat
2023-08-22
1
-0
/
+15