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
*
Merge pull request #4183 from IvanLi-CN/feat/stm32-dac-new-unbuffered
Dario Nieuwenhuis
2025-07-24
1
-0
/
+40
|
\
|
*
feat(stm32): Add DAC::new_unbuffered method.
Ivan Li
2025-05-25
1
-0
/
+40
*
|
Merge pull request #4296 from adamNewell/fix-rp2350-stack-guard-rlar
Dario Nieuwenhuis
2025-07-24
1
-1
/
+1
|
\
\
|
*
|
Fix MPU region enablement in stack guard installation
Adam Newell
2025-06-09
1
-1
/
+1
*
|
|
Merge pull request #4302 from Jacke-debug/get_max_duty_off_by_one
Dario Nieuwenhuis
2025-07-24
1
-2
/
+10
|
\
\
\
|
*
|
|
Also update the AdvancedInstace4Channel version
Jakob
2025-06-11
1
-1
/
+5
|
*
|
|
Add separate case for center aligned mode
Jakob
2025-06-11
1
-1
/
+5
|
*
|
|
Remove incorrect addition of 1 to get_max_duty
Jakob
2025-06-11
1
-1
/
+1
*
|
|
|
Merge pull request #4303 from Jacke-debug/autoreload_preload
Dario Nieuwenhuis
2025-07-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Enable autoreload_preload for complementary PWM
Jakob
2025-06-11
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #4305 from annie444/main
Dario Nieuwenhuis
2025-07-24
1
-0
/
+50
|
\
\
\
\
|
*
|
|
|
Move the methods to the cfg gated impls to handle register renaming.
Annie Ehler
2025-06-12
1
-25
/
+50
|
*
|
|
|
Add extra methods for the low-power interrupt timer.
Annie Ehler
2025-06-11
1
-0
/
+25
|
|
/
/
/
*
|
|
|
Add dedup to book job.
Dario Nieuwenhuis
2025-07-24
1
-0
/
+2
*
|
|
|
Add dedup to doc job.
Dario Nieuwenhuis
2025-07-24
1
-0
/
+2
*
|
|
|
Merge pull request #4313 from snakehand/main
Dario Nieuwenhuis
2025-07-24
1
-5
/
+160
|
\
\
\
\
|
*
|
|
|
Minor cleanup
Frank Stevenson
2025-07-24
1
-1
/
+1
|
*
|
|
|
Improved error checks, and some cleanup
Frank Stevenson
2025-07-24
1
-33
/
+39
|
*
|
|
|
Panic on improper auto-calibration configurations
Frank Stevenson
2025-07-24
1
-3
/
+2
|
*
|
|
|
Introduce configration options for Pll fast modes.
Frank Stevenson
2025-07-24
1
-5
/
+49
|
*
|
|
|
Make MSI calibration configurabke.
Frank Stevenson
2025-07-23
1
-34
/
+67
|
*
|
|
|
Make more accurate table based MSI frequency calculation based on datasheet.
Frank Stevenson
2025-06-17
1
-4
/
+49
|
*
|
|
|
U5: Apply auto-calibration on MSIK and calculate frequencies for detuned LSE ...
Frank Stevenson
2025-06-17
1
-3
/
+31
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4447 from clubby789/gatt-mm
Dario Nieuwenhuis
2025-07-24
1
-1
/
+8
|
\
\
\
\
|
*
|
|
|
stm32/wb: Add memory manager to GATT example
clubby789
2025-07-23
1
-1
/
+8
*
|
|
|
|
Merge pull request #4453 from ROMemories/feat/blocking-async-use-10-embedded-hal
Dario Nieuwenhuis
2025-07-24
1
-18
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
feat(embedded-hal)!: rely on v1.0 traits for `I2c` on `BlockingAsync`
ROMemories
2025-07-24
1
-7
/
+3
|
*
|
|
|
|
feat(embedded-hal)!: rely on v1.0 traits for `SpiBus` on `BlockingAsync`
ROMemories
2025-07-24
1
-11
/
+7
*
|
|
|
|
|
Merge pull request #4449 from rursprung/add-debug-and-defmt-for-rp-gpio
Dario Nieuwenhuis
2025-07-23
1
-0
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add missing `Debug` and `defmt::Format` derives for `embassy_rp::gpio`
Ralph Ursprung
2025-07-23
1
-0
/
+15
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #4427 from clubby789/unsafe-op
Dario Nieuwenhuis
2025-07-23
5
-19
/
+29
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Use `unsafe` block in IRQ handlers
clubby789
2025-07-20
5
-19
/
+29
*
|
|
|
|
|
Merge pull request #4448 from clubby789/extra-braces
Dario Nieuwenhuis
2025-07-23
1
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
stm32/build: Remove extra braces from generated code
clubby789
2025-07-23
1
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4429 from obe1line/obe1line-stm32c071
Dario Nieuwenhuis
2025-07-23
9
-21
/
+76
|
\
\
\
\
\
|
*
|
|
|
|
stm32: do not run stm32c071rb tests.
Dario Nieuwenhuis
2025-07-23
1
-0
/
+3
|
*
|
|
|
|
Fix formatting of u5 file
Chris Storah
2025-07-23
1
-6
/
+2
|
*
|
|
|
|
Added missing guard for hsi48. Updated use of removed enums from stm32-data u...
Chris Storah
2025-07-23
2
-11
/
+12
|
*
|
|
|
|
Merge branch 'obe1line-stm32c071' of github.com:obe1line/embassy into obe1lin...
Chris Storah
2025-07-23
61
-76
/
+3928
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'embassy-rs:main' into obe1line-stm32c071
obe1line
2025-07-23
61
-76
/
+3928
|
|
|
\
\
\
\
\
|
*
|
|
|
|
|
|
Formatting update to resolve rustfmt error
Chris Storah
2025-07-23
1
-2
/
+3
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Updated version of stm32-data and added c071 and c051 into ci.sh
Chris Storah
2025-07-23
6
-12
/
+18
|
*
|
|
|
|
|
hsi48 field missing for STM32C071
obe1line
2025-07-21
1
-1
/
+4
|
*
|
|
|
|
|
Added ccipr1 conditional for STM32C071
obe1line
2025-07-21
1
-2
/
+6
|
*
|
|
|
|
|
Added stm32fc071 to cfg to force RCC.cr to be used
obe1line
2025-07-21
1
-2
/
+2
|
*
|
|
|
|
|
Added rcc_c0v2 to fix undefined McoSource with STM32C071
obe1line
2025-07-21
1
-1
/
+1
|
*
|
|
|
|
|
Update Cargo.toml
obe1line
2025-07-21
1
-0
/
+41
*
|
|
|
|
|
|
Merge pull request #4444 from i509VCB/nxp-docs
Dario Nieuwenhuis
2025-07-23
2
-0
/
+11
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
nxp: make docs generate
i509VCB
2025-07-22
2
-0
/
+11
*
|
|
|
|
|
|
Merge pull request #4436 from i509VCB/rt1062
i509VCB
2025-07-22
13
-13
/
+522
|
\
\
\
\
\
\
\
[next]