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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: rustfmt
Ulf Lilleengen
2025-11-04
1
-1
/
+2
*
fix: warnings
Ulf Lilleengen
2025-11-04
2
-11
/
+7
*
docs: update changelog
Ulf Lilleengen
2025-11-04
1
-1
/
+2
*
feat: add nrf54 config to set clock speed
Ulf Lilleengen
2025-11-04
1
-0
/
+30
*
feat: initial support for nrf54 CRACEN peripheral
Ulf Lilleengen
2025-11-04
5
-1
/
+197
*
feat: enable missing PPI channels and groups
Ulf Lilleengen
2025-11-04
1
-0
/
+28
*
Merge pull request #4834 from leftger/feat/wba-fix-vrefbuf-values
Ulf Lilleengen
2025-11-04
2
-4
/
+5
|
\
|
*
Fixed VREFBUF values to match reference manual
Gerzain Mata
2025-11-03
2
-4
/
+5
*
|
Merge pull request #4805 from bobdoah/main
Ulf Lilleengen
2025-11-04
2
-14
/
+110
|
\
\
|
*
|
add missing changelog entry
Robert Williams
2025-11-03
1
-0
/
+1
|
*
|
fix formatting
Robert Williams
2025-11-03
1
-1
/
+1
|
*
|
docs: color order methods traits missing docs
Robert Williams
2025-11-03
1
-0
/
+12
|
*
|
split into multiple methods
Robert Williams
2025-11-03
1
-6
/
+30
|
*
|
fix: split traits to avoid inference problems
Robert Williams
2025-11-03
1
-23
/
+19
|
*
|
embassy-rp: add color order to ws2812 pio program
Robert Williams
2025-11-03
1
-15
/
+78
|
|
/
*
|
Merge pull request #4832 from xoviat/adc
xoviat
2025-11-04
6
-493
/
+232
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'adc' of github.com:xoviat/embassy into adc
xoviat
2025-11-03
19
-22
/
+705
|
|
\
|
|
*
Merge branch 'main' into adc
xoviat
2025-11-03
19
-22
/
+705
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #4716 from liebman/stm32wl-low-power
xoviat
2025-11-03
19
-22
/
+705
|
\
\
\
|
*
|
|
stm32wle5 update low-power examples
liebman
2025-11-03
4
-8
/
+0
|
*
|
|
examples: : stm32wlex: add i2c example
liebman
2025-11-03
5
-12
/
+116
|
*
|
|
examples: : stm32wlex: mention `defmt-print`
liebman
2025-11-03
1
-0
/
+6
|
*
|
|
examples: add low-power examples for `stm32wlex`
liebman
2025-11-03
8
-0
/
+406
|
*
|
|
low_power: on_wakeup_irq: don't call the executor if its not there
liebman
2025-11-03
1
-1
/
+4
|
*
|
|
don't use embassy_time for blocking_delay_us on stm32wlex low-power
liebman
2025-11-03
1
-8
/
+12
|
*
|
|
stm32wlex: remove gratuitous log
liebman
2025-11-03
1
-4
/
+3
|
*
|
|
stm32wlex: low-power for adc
liebman
2025-11-03
1
-0
/
+3
|
*
|
|
use DeviceBusy to mark when stop1 or stop2 is unavailable.
liebman
2025-11-03
2
-13
/
+75
|
*
|
|
low_power: i2c wakeup
liebman
2025-11-03
2
-3
/
+11
|
*
|
|
stm32wlex: restore timer near the end of RtcDriver::init_timer
liebman
2025-11-03
1
-4
/
+5
|
*
|
|
stm32wlex: init/restore timer config after STOP2
liebman
2025-11-03
3
-11
/
+88
|
*
|
|
rcc::reinit - only need RCC for the length of the call
liebman
2025-11-03
1
-1
/
+1
|
*
|
|
support low-power executor on STM32WLEx
liebman
2025-11-03
4
-7
/
+25
|
/
/
/
|
*
/
stm32/adc: move dma pause
xoviat
2025-11-03
1
-2
/
+2
|
|
/
|
*
stm32: update changelog
xoviat
2025-11-03
1
-0
/
+1
|
*
stm32/adc: reorder and unify
xoviat
2025-11-03
3
-230
/
+152
|
*
fix
xoviat
2025-11-03
1
-3
/
+8
|
*
unify ringbuffered versions
xoviat
2025-11-03
4
-257
/
+189
|
*
stm32/adc: cleanup and simplify
xoviat
2025-11-03
2
-160
/
+14
|
*
fmt
xoviat
2025-11-03
1
-1
/
+1
|
*
stm32/adc: fix example
xoviat
2025-11-03
1
-8
/
+19
|
*
stm32/adc: update v2 iface to match v3
xoviat
2025-11-03
2
-135
/
+149
|
/
*
Merge pull request #4830 from xoviat/low-power
xoviat
2025-11-03
9
-25
/
+32
|
\
|
*
rustfmt
xoviat
2025-11-03
3
-3
/
+0
|
*
low_power: update api to allow reconfig
xoviat
2025-11-03
9
-22
/
+32
|
/
*
Merge pull request #4809 from szechyjs/sdmmc-fix
xoviat
2025-11-03
2
-7
/
+9
|
\
|
*
Add comment
Jared Szechy
2025-11-02
1
-0
/
+2
|
*
Merge remote-tracking branch 'origin/main' into sdmmc-fix
Jared Szechy
2025-11-01
19
-729
/
+14205
|
|
\
|
*
|
Fix status polling
Jared Szechy
2025-11-01
1
-3
/
+1
|
*
|
allow unused
Jared Szechy
2025-10-29
1
-0
/
+1
[next]