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
*
add missing `Debug` and `defmt::Format` derives for `embassy_rp::gpio`
Ralph Ursprung
2025-07-23
1
-0
/
+15
*
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
|
\
\
\
|
*
|
|
nxp: Add mimxrt1062 support
i509VCB
2025-07-22
13
-13
/
+522
*
|
|
|
Merge pull request #4409 from i509VCB/uart-async
i509VCB
2025-07-22
6
-41
/
+1288
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mspm0: add buffered uart driver
i509VCB
2025-07-22
6
-41
/
+1288
*
|
|
|
Merge pull request #4441 from dimpolo/copy-clone-adc-config
Dario Nieuwenhuis
2025-07-22
4
-2
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
derive Copy, Clone for adc config enums
dimi
2025-07-22
4
-2
/
+8
*
|
|
|
Merge pull request #4419 from i509VCB/rt1011
i509VCB
2025-07-22
16
-9
/
+1780
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
nxp: Add MIMXRT1011 GPIO and time driver
i509VCB
2025-07-22
16
-9
/
+1780
*
|
|
|
Merge pull request #4438 from HaoboGu/main
Dario Nieuwenhuis
2025-07-22
7
-5
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
chore: bump embassy-usb-logger version
Haobo Gu
2025-07-22
4
-3
/
+7
|
*
|
|
chore: bump embassy-usb-synopsys-otg version
Haobo Gu
2025-07-22
3
-2
/
+6
|
/
/
/
*
|
|
Merge pull request #4425 from clubby789/adc-v3-oversampling
Dario Nieuwenhuis
2025-07-21
1
-0
/
+19
|
\
\
\
|
*
|
|
Enable oversampling for ADC v3
clubby789
2025-07-21
1
-0
/
+19
|
/
/
/
*
|
|
Merge pull request #4416 from WyliodrinEmbeddedIoT/lpc-test
Dario Nieuwenhuis
2025-07-21
6
-2
/
+290
|
\
\
\
|
*
|
|
feat: fmt.rs was added
Roi Bachynskyi
2025-07-21
6
-2
/
+290
|
*
|
|
Revert "feat: added log-to-defmt feature"
Roi Bachynskyi
2025-07-21
5
-30
/
+2
|
*
|
|
feat: added log-to-defmt feature
Roy
2025-07-18
5
-2
/
+30
*
|
|
|
Merge pull request #4432 from timokroeger/boot-version-bump
Dario Nieuwenhuis
2025-07-21
15
-19
/
+19
|
\
\
\
\
|
*
|
|
|
chore: Bump `embassy-boot` version also for `embassy-usb-dfu`
Timo Kröger
2025-07-21
1
-1
/
+1
|
*
|
|
|
chore: Update examples to new `nrf-boot-*` version
Timo Kröger
2025-07-21
10
-11
/
+11
|
*
|
|
|
chore: Prepare release for `embassy-boot-*` crates
Timo Kröger
2025-07-21
4
-7
/
+7
*
|
|
|
|
Disable flaky test rpi-pico/cyw43-perf
Dario Nieuwenhuis
2025-07-21
1
-0
/
+1
|
/
/
/
/
*
|
|
/
stm32: Fix build for WBA lowpower.
Dario Nieuwenhuis
2025-07-21
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #4417 from nponsard/feat/hfxo-workaround
Dario Nieuwenhuis
2025-07-21
1
-7
/
+36
|
\
\
\
|
*
|
|
feat(embassy-nrf): add uicr hfxo workaround
Nils Ponsard
2025-07-18
1
-7
/
+36
|
|
/
/
*
|
|
Merge pull request #4418 from leftger/fix/rtc-stm32wba
Dario Nieuwenhuis
2025-07-21
4
-6
/
+12
|
\
\
\
|
*
|
|
Added RTC low-power support for STM32WBA65
Gerzain Mata
2025-07-18
4
-6
/
+12
|
|
/
/
*
|
|
Merge pull request #4424 from leftger/fix/stm32wba-vddio
Dario Nieuwenhuis
2025-07-21
2
-6
/
+13
|
\
\
\
|
*
|
|
embassy-stm32: account for WBA devices and VDDIO2
Gerzain Mata
2025-07-19
2
-6
/
+13
|
|
/
/
*
|
|
Merge pull request #4422 from clubby789/rfwkpsel-enum
Dario Nieuwenhuis
2025-07-21
3
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Control RFWKPSEL with ClockMux
clubby789
2025-07-20
3
-5
/
+9
|
/
/
*
|
Merge pull request #4414 from quarters78/main
Dario Nieuwenhuis
2025-07-17
1
-2
/
+4
|
\
\
[next]