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
*
improve SpawnError::Busy message
James Sizeland
2025-02-03
1
-3
/
+17
*
Merge pull request #3841 from vDorst/fix-core-intrinsics-deprecated
Dario Nieuwenhuis
2025-02-03
1
-2
/
+1
|
\
|
*
embassy-usb: fix `core::intrinsics` deprecate warning in nightly.
René van Dorst
2025-02-03
1
-2
/
+1
|
/
*
Merge pull request #3840 from bugadani/inline
Dario Nieuwenhuis
2025-02-03
2
-0
/
+5
|
\
|
*
Allow inlining on time driver boundary
Dániel Buga
2025-02-03
2
-0
/
+5
*
|
Merge pull request #3837 from klownfish/nrf-reg0
Dario Nieuwenhuis
2025-02-03
1
-4
/
+4
|
\
\
|
*
|
nrf52833: configure internal LDO
klownfish
2025-01-28
1
-4
/
+4
*
|
|
Merge pull request #3836 from vinsynth/main
Dario Nieuwenhuis
2025-02-03
1
-0
/
+5
|
\
\
\
|
*
|
|
set PLLI2SM and plli2s_src f423
vinsynth
2025-02-02
1
-2
/
+2
|
*
|
|
set PLLI2S M and SRC for f4 chips which support it
vinsynth
2025-02-02
1
-0
/
+5
|
/
/
/
*
|
|
Merge pull request #3833 from embediver/main
Dario Nieuwenhuis
2025-02-02
1
-0
/
+7
|
\
\
\
|
*
|
|
Add cancel safety notes to Ticker
Marvin Gudel
2025-02-02
1
-0
/
+7
|
/
/
/
*
|
|
Merge pull request #3829 from lsartory/fix_3828
Dario Nieuwenhuis
2025-02-02
1
-2
/
+14
|
\
\
\
|
*
|
|
Fix issue #3828
lsartory
2025-02-01
1
-2
/
+14
*
|
|
|
Merge pull request #3832 from Graicc/patch-1
Dario Nieuwenhuis
2025-02-02
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix typo in getting started docs
Graic
2025-02-01
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #3824 from embassy-rs/rip
Dario Nieuwenhuis
2025-01-29
1
-0
/
+1
|
\
\
\
|
*
|
|
RIP nrf52833-dk
Dario Nieuwenhuis
2025-01-29
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #3823 from flippette/main
Dario Nieuwenhuis
2025-01-29
1
-3
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correct ADC channels for RP2350XB
flippette
2025-01-30
1
-3
/
+13
|
/
/
*
|
Merge pull request #3814 from Easyoakland/fix-udp-send
Dario Nieuwenhuis
2025-01-27
1
-3
/
+3
|
\
\
|
*
|
don't mention Poll::Ready for async fns as it's implied
Easyoakland
2025-01-26
1
-2
/
+2
|
*
|
update comments to match code
Easyoakland
2025-01-26
1
-3
/
+3
*
|
|
Merge pull request #3804 from Easyoakland/fix-udp-send
Dario Nieuwenhuis
2025-01-26
1
-2
/
+22
|
\
|
|
|
*
|
- use `with`
Easyoakland
2025-01-26
1
-9
/
+5
|
*
|
don't infinite loop if udp::send methods receive a buffer too large to ever b...
Easyoakland
2025-01-24
1
-2
/
+26
*
|
|
Merge pull request #3813 from embassy-rs/stm32-eth-simplify-smi
Dario Nieuwenhuis
2025-01-26
12
-66
/
+56
|
\
\
\
|
*
|
|
stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes.
Dario Nieuwenhuis
2025-01-26
12
-66
/
+56
|
/
/
/
*
|
|
Merge pull request #3795 from nikvoid/stm32-phy-addr-detection
Dario Nieuwenhuis
2025-01-26
8
-7
/
+53
|
\
\
\
|
*
|
|
stm32: change all examples and tests to use GenericSMI::new_auto().
Dario Nieuwenhuis
2025-01-26
7
-7
/
+7
|
*
|
|
split PHY constructor to `new` and `new_auto`
nikvoid
2025-01-23
1
-4
/
+31
|
*
|
|
run rustfmt
nikvoid
2025-01-22
1
-2
/
+2
|
*
|
|
remove cortex-m delay
nikvoid
2025-01-22
1
-1
/
+0
|
*
|
|
use `Delay` from `embassy-time` to wait for PHY response
nikvoid
2025-01-22
1
-6
/
+8
|
*
|
|
Option to detect Ethernet PHY address automatically
nikvoid
2025-01-22
1
-2
/
+20
*
|
|
|
Merge pull request #3812 from noracarmig/sai_v3_dma
Dario Nieuwenhuis
2025-01-26
2
-6
/
+8
|
\
\
\
\
|
*
|
|
|
Allow chips from L5 (sai_v3_2pdm) and H7 (sai_v3_4pdm) families to use extern...
noracarmig
2025-01-26
1
-6
/
+6
|
*
|
|
|
Reset complete count global variable on Dma configure
noracarmig
2025-01-26
1
-0
/
+2
*
|
|
|
|
Merge pull request #3811 from elagil/fix_stm32h5_ucpd
Dario Nieuwenhuis
2025-01-26
1
-6
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
fix: STM32H5 UCPD reception
elagil
2025-01-26
1
-6
/
+14
*
|
|
|
|
|
Merge pull request #3810 from Freax13/enhancement/invalid-i2c-rp
Dario Nieuwenhuis
2025-01-26
2
-13
/
+5
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
remove checks for reserved I2c addresses
Tom Dohrmann
2025-01-26
2
-13
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #3807 from ibuki2003/sync-channel-clear-wakeup
Dario Nieuwenhuis
2025-01-26
4
-0
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
embassy-sync: fix clear() to wake senders
ibuki2003
2025-01-26
4
-0
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #3808 from embassy-rs/jamesmunns-patch-1
Dario Nieuwenhuis
2025-01-26
1
-1
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update Cargo.toml
James Munns
2025-01-26
1
-1
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #3802 from Georges760/stm32-more-defmt
Dario Nieuwenhuis
2025-01-24
2
-0
/
+4
|
\
\
\
\
|
*
|
|
|
derive defmt::Format on pub struct/enum of stm32::rtc
Georges Palauqui
2025-01-24
2
-0
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #3779 from algesten/fix/f107-rcc
Dario Nieuwenhuis
2025-01-24
2
-5
/
+91
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move PLL2/3 config to before PLL
Martin Algesten
2025-01-24
1
-29
/
+31
[next]