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
*
don't save and reset XSPI clock source; let mux config handle it
Rogan Morrow
2025-08-29
1
-12
/
+2
*
set XSPI clock source to HSI and reset after clock init; dont reset SYSCFG
Rogan Morrow
2025-08-29
3
-2
/
+20
*
Merge pull request #4585 from dempfi/patch-1
Ulf Lilleengen
2025-08-25
2
-8
/
+10
|
\
|
*
Fix SAADC pins for nrf5340 in CHANGELOG
Ike
2025-08-25
1
-0
/
+2
|
*
Replace SAADC input pins with correct mappings
Ike
2025-08-25
1
-8
/
+8
*
|
Merge pull request #4550 from bugadani/time-queue
Ulf Lilleengen
2025-08-25
13
-146
/
+283
|
\
\
|
|
/
|
/
|
|
*
Fix typo
Dániel Buga
2025-08-18
1
-1
/
+1
|
*
Retain timer_queue_item
Dániel Buga
2025-08-18
2
-2
/
+2
|
*
Add changelog check
Dániel Buga
2025-08-18
1
-0
/
+9
|
*
Print more informative panic messages
Dániel Buga
2025-08-18
1
-11
/
+18
|
*
Make TimerQueueItem opaque
Dániel Buga
2025-08-18
12
-146
/
+267
*
|
Merge pull request #4306 from yodaldevoid/looping-adc-read
Ulf Lilleengen
2025-08-25
3
-3
/
+99
|
\
\
|
*
\
Merge branch 'main' into looping-adc-read
Ulf Lilleengen
2025-08-25
2
-0
/
+6
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #4578 from lucimobility/bugfix/xspi-alternate-bytes
Dario Nieuwenhuis
2025-08-22
2
-0
/
+6
|
\
\
\
|
*
|
|
STM32 XSPI: Disable alternate bytes if not requested
Kevin Lannen
2025-08-22
2
-0
/
+6
|
/
/
/
|
*
/
stm32/adc/v3: allow DMA reads to loop through enabled channels
Gabriel Smith
2025-08-22
3
-3
/
+99
|
/
/
*
|
Merge pull request #4569 from robjwells/rp-i2c-pull-example
James Munns
2025-08-21
1
-4
/
+2
|
\
\
|
*
|
rp: fix blocking I2C example regarding pull-up resistors
Rob Wells
2025-08-19
1
-4
/
+2
*
|
|
Merge pull request #4570 from U007D/sync-debug
Ulf Lilleengen
2025-08-20
19
-0
/
+65
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
chore: add more `Debug` impls to `embassy-sync`, particularly on `OnceLock`
Curly
2025-08-19
19
-0
/
+65
|
|
/
*
|
Merge pull request #4567 from vDorst/i2c-pull-down-fix
James Munns
2025-08-19
2
-2
/
+3
|
\
\
|
*
\
Merge branch 'main' into i2c-pull-down-fix
René van Dorst
2025-08-19
6
-23
/
+73
|
|
\
\
|
*
|
|
added changelog entry
René van Dorst
2025-08-19
1
-0
/
+1
|
*
|
|
stm32/i2c: Pull-down enabled when non-pull was requested.
René van Dorst
2025-08-19
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4564 from erwin-ps/feature/rp-i2c-add-pullup-config
James Munns
2025-08-19
4
-10
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
change default internal pullup state to be active to make this change nonbrea...
erwin
2025-08-19
2
-4
/
+4
|
*
|
add entry to the changelog
erwin
2025-08-18
1
-0
/
+1
|
*
|
Add configurable internal pullups for rp i2c
erwin
2025-08-18
3
-10
/
+38
*
|
|
Merge pull request #4560 from 823984418/optimize_async_delay
Dario Nieuwenhuis
2025-08-19
1
-6
/
+8
|
\
\
\
|
*
|
|
modify async fn to return impl Future
823984418
2025-08-17
1
-6
/
+8
*
|
|
|
Merge pull request #4554 from mkj/pr/stm32-hash
Dario Nieuwenhuis
2025-08-19
5
-16
/
+64
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
stm32/hash: Improve performance when hashing
Matt Johnston
2025-08-15
2
-5
/
+10
|
*
|
|
stm32: Add hash test for sha512, varying lengths
Matt Johnston
2025-08-15
2
-2
/
+34
|
*
|
|
stm32: Update stm32-metapac
Matt Johnston
2025-08-15
2
-4
/
+5
|
*
|
|
stm32/hash: Clear HMAC mode bit when hashing
Matt Johnston
2025-08-15
3
-5
/
+15
|
|
/
/
*
|
|
Merge pull request #4561 from mkj/pr/duration-sum
Ulf Lilleengen
2025-08-18
2
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
time: implement Sum for Duration
Matt Johnston
2025-08-17
2
-0
/
+10
|
/
/
*
|
Merge pull request #4553 from mkj/pr/vrefbuf-log
Ulf Lilleengen
2025-08-15
3
-3
/
+5
|
\
\
|
*
|
ci: Build stm32h7s3a8 with log feature
Matt Johnston
2025-08-15
1
-1
/
+1
|
*
|
stm32: Fix vrefbuf trace with log feature
Matt Johnston
2025-08-15
2
-2
/
+4
|
/
/
*
|
Merge pull request #4552 from i509VCB/l110x-gpio-irq-en
i509VCB
2025-08-14
2
-1
/
+2
|
\
\
|
*
|
mspm0: actually enable GPIOA interrupt for l110x
i509VCB
2025-08-14
2
-1
/
+2
|
/
/
*
|
Merge pull request #4435 from bespsm/mspm0-i2c
i509VCB
2025-08-14
10
-2
/
+1421
|
\
\
|
*
|
embassy-mspm0: add changes to the CHANGELOG.md
Siarhei B
2025-08-14
1
-0
/
+10
|
*
|
mspm0-I2C: fix calculate_timer_period function & tests
Siarhei B
2025-08-14
1
-9
/
+9
|
*
|
mspm0-I2C: replace examples for mspm0l1306 & mspm0g3507 with AD5171
Siarhei B
2025-08-04
4
-33
/
+73
|
*
|
mspm0-I2C: remove type time:Herz usage
Siarhei B
2025-08-04
3
-118
/
+14
|
*
|
mspm0-I2C: forward fifo size to i2c controller
Siarhei B
2025-08-04
2
-17
/
+31
|
*
|
mspm0-I2C: update mspm0-metapac revision
Siarhei B
2025-08-04
1
-2
/
+2
|
*
|
mspm0-I2C: mention blocking API's restrictions
Siarhei B
2025-08-04
4
-10
/
+12
[next]