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
*
low-power: stm32wl5x
liebman
2025-12-19
1
-13
/
+34
*
stm32: cleanup low-power features
xoviat
2025-12-18
1
-14
/
+15
*
Merge pull request #5085 from xoviat/stm32-pender
xoviat
2025-12-16
1
-9
/
+34
|
\
|
*
stm32: add low power pender
xoviat
2025-12-16
1
-9
/
+34
*
|
allow stm32wb to enter stop2
xoviat
2025-12-16
1
-2
/
+2
*
|
stm32: fix wb stop entry and hsem logic
xoviat
2025-12-16
1
-4
/
+38
|
/
*
low-power: add defmt flush before WFE and cleanup RCC re-initialization on wa...
liebman
2025-12-07
1
-10
/
+5
*
low-power: improve debug logic
xoviat
2025-12-06
1
-21
/
+25
*
stm32: extract busychannel into common api
xoviat
2025-11-25
1
-15
/
+7
*
low power: store stop mode for dma channels
xoviat
2025-11-21
1
-32
/
+10
*
low power: don't enter stop without rcc config
xoviat
2025-11-20
1
-7
/
+8
*
stm32: impl. low power test for stm32wb55
xoviat
2025-11-19
1
-8
/
+16
*
stm32: impl. stop for stm32wb
xoviat
2025-11-19
1
-6
/
+62
*
low_power: misc cleanups and allow main macro
xoviat
2025-11-16
1
-43
/
+45
*
low_power: optimize
xoviat
2025-11-15
1
-19
/
+13
*
rtc: use consistent api between stop and non-stop
xoviat
2025-11-04
1
-7
/
+0
*
make min_stop_pause configurable
xoviat
2025-11-04
1
-9
/
+3
*
stm32/stop: move stop_with_rtc into init
xoviat
2025-11-04
1
-31
/
+2
*
stm32/low-power: cleanup and improve
xoviat
2025-11-04
1
-76
/
+85
*
low_power: on_wakeup_irq: don't call the executor if its not there
liebman
2025-11-03
1
-1
/
+4
*
stm32wlex: remove gratuitous log
liebman
2025-11-03
1
-4
/
+3
*
use DeviceBusy to mark when stop1 or stop2 is unavailable.
liebman
2025-11-03
1
-13
/
+65
*
low_power: i2c wakeup
liebman
2025-11-03
1
-3
/
+6
*
stm32wlex: init/restore timer config after STOP2
liebman
2025-11-03
1
-8
/
+16
*
support low-power executor on STM32WLEx
liebman
2025-11-03
1
-3
/
+20
*
low_power: update api to allow reconfig
xoviat
2025-11-03
1
-6
/
+12
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-2
/
+2
*
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
[next]