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
*
doc: update changelog
Haobo Gu
2025-10-14
1
-0
/
+2
*
feat(nrf): add rtc support for nRF54L
Haobo Gu
2025-10-14
5
-1
/
+102
*
Merge pull request #4755 from Angelina-2007/main
Ulf Lilleengen
2025-10-13
2
-2
/
+5
|
\
|
*
ci: Add changelog entry for STM32H5 UID fix
Angelina-2007
2025-10-09
1
-0
/
+3
|
*
Fix #2696: Prevent 8-bit UID reads on STM32H5 by returning [u8; 12] value
Angelina-2007
2025-10-09
1
-2
/
+2
*
|
Merge pull request #4605 from Iooon/mspm0-i2c-target
Ulf Lilleengen
2025-10-13
6
-4
/
+646
|
\
\
|
|
/
|
/
|
|
*
mspm0-i2c-target: make calculate_clock_source pub(crate) for mspm0c
crispaudio
2025-10-10
1
-1
/
+1
|
*
mspm0-i2c-target: update examples with split config
crispaudio
2025-10-10
2
-10
/
+14
|
*
mspm0-i2c-target: split i2c controller and i2c target configs
Iooon
2025-10-10
2
-18
/
+84
|
*
mspm0-i2c-target: fix spelling mistakes and revert From<ClockDiv> implementation
Iooon
2025-10-10
2
-17
/
+15
|
*
mspm0-i2c-target: add mspm0l1306 example and set target address explicitly in...
Iooon
2025-10-10
2
-0
/
+62
|
*
mspm0-i2c-target: added to changelog
crispaudio
2025-10-10
1
-0
/
+1
|
*
mspm0-i2c-target: fix comment in example
crispaudio
2025-10-10
1
-1
/
+1
|
*
mspm0-i2c-target: add i2c target with example
crispaudio
2025-10-10
4
-15
/
+526
|
/
*
Merge pull request #4733 from i509VCB/h321x
i509VCB
2025-10-08
5
-24
/
+67
|
\
|
*
mspm0: add mspm0h321x support
i509VCB
2025-10-08
5
-24
/
+67
|
/
*
Merge pull request #4734 from i509VCB/c1106-embassy-meta
i509VCB
2025-10-08
2
-1
/
+3
|
\
|
*
mspm0: add mspm0c1106 to test matrix
i509VCB
2025-10-08
2
-1
/
+3
|
/
*
Merge pull request #4735 from charlesbmi/mspm0-open-drain
i509VCB
2025-10-07
2
-1
/
+7
|
\
|
*
Enable input-buffer and enable output drive for I/O pin
Charles Guan
2025-10-07
2
-1
/
+7
*
|
Merge pull request #4744 from embassy-rs/edition2024
Dario Nieuwenhuis
2025-10-06
667
-1227
/
+1227
|
\
\
|
*
|
executor: Fix compiletest for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-6
/
+6
|
*
|
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
509
-967
/
+943
|
*
|
Edition 2024.
Dario Nieuwenhuis
2025-10-06
199
-254
/
+278
|
/
/
*
|
Merge pull request #4741 from 0e4ef622/nrf-trimcnf
Dario Nieuwenhuis
2025-10-05
5
-13
/
+100
|
\
\
|
*
|
nrf: apply FICR.TRIMCNF values
Matthew Tran
2025-10-05
5
-13
/
+100
|
|
/
*
|
Merge pull request #4739 from 1-rafael-1/embassy-in-the-wild-air-quality-monitor
Ulf Lilleengen
2025-10-05
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add Air Quality Monitor project to Embassy in the Wild page
1-rafael-1
2025-10-04
1
-3
/
+4
|
/
*
Merge pull request #4730 from robamu/bump-allowed-cortex-ar-range
Dario Nieuwenhuis
2025-10-02
2
-1
/
+2
|
\
|
*
bump cortex-ar to v0.3
Robin Mueller
2025-10-02
2
-1
/
+2
*
|
Merge pull request #4668 from adamgreig/stm32-uart-eager-reads
Dario Nieuwenhuis
2025-10-01
5
-64
/
+239
|
\
\
|
*
|
STM32: USART: Change eager_reads from bool to Option<usize>
Adam Greig
2025-10-01
4
-40
/
+77
|
*
|
STM32: USART: Make BufferedUartRx return all available bytes when they wrap a...
Adam Greig
2025-10-01
2
-14
/
+26
|
*
|
STM32: USART: Add de_assertion_time and de_deassertion_time configs
Adam Greig
2025-10-01
1
-0
/
+42
|
*
|
STM32: USART: Add `eager_reads` config option
Adam Greig
2025-10-01
5
-49
/
+133
|
/
/
*
|
Merge pull request #4729 from embassy-rs/mco2
Dario Nieuwenhuis
2025-10-01
8
-14
/
+98
|
\
\
|
*
|
stm32: add config to MCO to control the drive strength.
Daniel Nilsson
2025-10-01
8
-14
/
+98
|
/
/
*
|
Merge pull request #4724 from embassy-rs/embassy-nrf-0.8
Ulf Lilleengen
2025-09-30
18
-18
/
+24
|
\
\
|
*
|
chore: prepare crate releases
Ulf Lilleengen
2025-09-30
18
-18
/
+24
|
/
/
*
|
Merge pull request #4722 from tonarino/qei-config
Dario Nieuwenhuis
2025-09-29
3
-37
/
+74
|
\
\
|
*
|
Fix an afio test
Brian Schwind
2025-09-29
1
-2
/
+8
|
*
|
Remove 'new_with_config()', just use 'new()'
Brian Schwind
2025-09-29
1
-9
/
+0
|
*
|
Code formatting
Brian Schwind
2025-09-29
1
-5
/
+1
|
*
|
Update embassy-stm32/CHANGELOG.md
Brian Schwind
2025-09-29
1
-0
/
+1
|
*
|
Add a Config struct for the Qei peripheral
Brian Schwind
2025-09-29
1
-5
/
+60
|
*
|
Remove the QeiPin struct
Brian Schwind
2025-09-29
1
-23
/
+0
|
*
|
Make the Qei struct own the channel 1 and 2 pins
Brian Schwind
2025-09-29
2
-9
/
+20
*
|
|
Merge pull request #4718 from mike-kfed/saadc-reset
Dario Nieuwenhuis
2025-09-29
3
-0
/
+76
|
\
\
\
|
*
|
|
fixup: documentation more precise
Michael Kefeder
2025-09-29
1
-1
/
+1
|
*
|
|
Reset SAADC in Drop impl for nrf52, workaround for anomaly 241.
Michael Kefeder
2025-09-29
3
-0
/
+76
[next]