Dániel Buga
|
5a5495aac4
|
Refactor integrated-timers
|
2024-12-10 21:31:42 +01:00 |
|
Christian Enderle
|
1fbb419f72
|
low-power: add support for stop for stm32u0
|
2024-11-22 10:37:12 +01:00 |
|
Christian Enderle
|
a49289ce7b
|
low-power: add basic support for stm32u0
|
2024-11-22 10:37:12 +01:00 |
|
Dániel Buga
|
8ebe059ecb
|
Add initialize
|
2024-11-19 16:25:17 +01:00 |
|
Christian Enderle
|
926ae1a1d5
|
low-power: add support for stm32u5
|
2024-11-03 10:56:40 +01:00 |
|
Dario Nieuwenhuis
|
ee669ee5c5
|
Update nighlty, fix warnings.
Fixes #2599
|
2024-10-14 00:11:16 +02:00 |
|
Tobias Naumann
|
60aa9c15a8
|
Implement low-power feature for stm32l4 MCUs
|
2024-07-26 14:25:10 +02:00 |
|
eZio Pan
|
d9e59e8e42
|
low power for h5
|
2024-04-28 00:33:02 +08:00 |
|
Christian Enderle
|
7f00d7aa0c
|
allow unused variable
|
2024-01-02 23:29:33 +01:00 |
|
Christian Enderle
|
f1c077ed2e
|
low-power: add stop support for stm32l5
|
2024-01-02 23:05:47 +01:00 |
|
Ulf Lilleengen
|
0acf7b09c3
|
chore: replace make_static! macro usage with non-macro version
|
2023-12-21 10:29:57 +01:00 |
|
Dario Nieuwenhuis
|
c8c8b89104
|
stm32: doc everything else.
|
2023-12-19 18:03:20 +01:00 |
|
xoviat
|
3f2abd4fd5
|
Merge branch 'main' of github.com:embassy-rs/embassy into low-power
|
2023-11-04 13:51:11 -05:00 |
|
xoviat
|
dc467e89a0
|
stm32: compute stop mode and workaround rtt test bug
|
2023-11-04 13:49:54 -05:00 |
|
xoviat
|
655ed3aa88
|
Merge pull request #2122 from bgamari/wip/low-power-docs
stm32: Add some documentation to `low_power`
|
2023-11-04 16:26:41 +00:00 |
|
xoviat
|
bab61f9665
|
stm32/rtc: misc. cleanup and move to bps by default
|
2023-11-01 17:17:14 -05:00 |
|
Ben Gamari
|
aa97fe7cbd
|
stm32: Add some documentation to low_power
This begins to explain the operation of the low-power executor.
|
2023-10-30 14:36:08 -04:00 |
|
xoviat
|
e8a3cfaed6
|
stm32/low-power: refactor refcount
|
2023-10-25 19:07:31 -05:00 |
|
Dario Nieuwenhuis
|
70a91945fc
|
stm32: remove atomic-polyfill.
|
2023-10-12 02:07:26 +02:00 |
|
xoviat
|
e042b3056d
|
stm32: fix stop
|
2023-10-02 18:11:03 -05:00 |
|
xoviat
|
6da75ea285
|
stm32: rtc/low-power cleanup
|
2023-09-15 18:41:33 -05:00 |
|
xoviat
|
9fb14379c3
|
stm32: add lp to l0
|
2023-09-14 18:53:27 -05:00 |
|
xoviat
|
e07f943562
|
rustfmt
|
2023-08-28 15:52:13 -05:00 |
|
xoviat
|
b315c28d4e
|
stm32/rtc: remove rtc-debug and asbtract exti wakeup
|
2023-08-28 15:30:29 -05:00 |
|
xoviat
|
e981cd4968
|
stm32: fix rtc wakeup timing and add dbg
|
2023-08-27 21:15:57 -05:00 |
|
xoviat
|
db71887817
|
tests/stm32: add stop and cleanpu
|
2023-08-26 20:37:01 -05:00 |
|
xoviat
|
1e430f7413
|
stm32: complete stop impl.
|
2023-08-26 20:31:12 -05:00 |
|
xoviat
|
2897670f24
|
stm32: get the basic lp working
|
2023-08-26 19:23:25 -05:00 |
|
xoviat
|
3023e70ccf
|
stm32: clenaup lp executor
|
2023-08-25 18:41:51 -05:00 |
|
xoviat
|
cda4047310
|
stm32: flesh out lp executor
|
2023-08-24 19:29:11 -05:00 |
|
xoviat
|
00aadf6085
|
stm32/lp: pipe through lp ready
|
2023-08-23 20:22:11 -05:00 |
|
xoviat
|
fc04d2a33c
|
rtc: get wakup irq working
|
2023-08-23 19:52:32 -05:00 |
|
xoviat
|
1ea4c58c39
|
stm32: impl. draft cfgr pwr
|
2023-08-22 20:00:00 -05:00 |
|
xoviat
|
faab2d0d53
|
stm32: add executor to low-power mod
|
2023-08-22 17:31:40 -05:00 |
|
xoviat
|
6d35bcc3d9
|
stm32: add low-power mod
|
2023-08-22 17:00:00 -05:00 |
|