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
*
Forgot to actually skip the adc test.
Caleb Jamison
2025-02-18
1
-0
/
+2
*
rustfmt again
Caleb Jamison
2025-02-18
1
-2
/
+1
*
rustfmt fixup
Caleb Jamison
2025-02-18
1
-2
/
+1
*
Inital rp23 ci tests
Caleb Jamison
2025-02-18
22
-64
/
+164
*
Update cargo-batch.
Dario Nieuwenhuis
2025-02-17
2
-91
/
+91
*
Update Rust nightly.
Dario Nieuwenhuis
2025-02-17
1
-1
/
+1
*
Merge pull request #3895 from embassy-rs/rust-update-184
Dario Nieuwenhuis
2025-02-17
2
-2
/
+2
|
\
|
*
Update to Rust 1.84
Dario Nieuwenhuis
2025-02-17
2
-2
/
+2
|
/
*
Merge pull request #3894 from Flamenco/patch-1
Dario Nieuwenhuis
2025-02-17
1
-1
/
+1
|
\
|
*
Update control.rs
Flamenco
2025-02-17
1
-1
/
+1
|
/
*
Merge pull request #3892 from mkj/pr/otg-outbuf
Dario Nieuwenhuis
2025-02-17
1
-1
/
+1
|
\
|
*
otg: Allow exact out buffer size
Matt Johnston
2025-02-17
1
-1
/
+1
|
/
*
Merge pull request #3880 from nikvoid/stm32-rtc-subsecond
Dario Nieuwenhuis
2025-02-16
3
-4
/
+33
|
\
|
*
stm32: read microsecond from RTC
nikvoid
2025-02-13
3
-4
/
+33
*
|
Merge pull request #3888 from Fredrik-Reinholdsen/main
Dario Nieuwenhuis
2025-02-16
1
-12
/
+10
|
\
\
|
*
|
fix: Fix for async I2C v2 driver sequential read/write reads. Fixes #3887
Fredrik Reinholdsen
2025-02-15
1
-12
/
+10
*
|
|
Merge pull request #3890 from 9names/imagedef-feature
Dario Nieuwenhuis
2025-02-16
53
-256
/
+48
|
\
\
\
|
*
|
|
Don't try to run doc-example for imagedef-none
9names
2025-02-16
1
-1
/
+1
|
*
|
|
Remove ImageDef from rp23 examples
9names
2025-02-16
51
-255
/
+0
|
*
|
|
Add rp235x imagedef features (based on rp2040 boot2 features)
9names
2025-02-16
2
-1
/
+48
|
|
/
/
*
|
|
Merge pull request #3889 from 9names/rp23-runner-probers
Dario Nieuwenhuis
2025-02-16
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use probe-rs as default runner for rp23 examples
9names
2025-02-16
1
-2
/
+2
|
/
/
*
|
Merge pull request #3886 from embassy-rs/cyw43-update
Dario Nieuwenhuis
2025-02-14
1
-6
/
+8
|
\
\
|
*
|
tests/rp: Update cyw43 test to new firmware, new wifi network name.
Dario Nieuwenhuis
2025-02-14
1
-6
/
+8
|
/
/
*
|
Merge pull request #3885 from Skkeye/main
Dario Nieuwenhuis
2025-02-14
1
-2
/
+2
|
\
\
|
*
|
fix: embassy-net icmp feature docs
Skkeye
2025-02-14
1
-2
/
+2
|
/
/
*
|
chore: prepare embassy-net release
Ulf Lilleengen
2025-02-14
24
-23
/
+28
*
|
fix: update example
skkeye
2025-02-13
1
-1
/
+1
*
|
feat: Feature match udp sockets
skkeye
2025-02-13
1
-47
/
+186
*
|
fix: forgot fmt
skkeye
2025-02-13
1
-3
/
+3
*
|
feat: configurable rate_limit for the ping utility
skkeye
2025-02-13
1
-2
/
+17
*
|
fix: nightly fmt
skkeye
2025-02-13
4
-32
/
+34
*
|
examples/rp: add examples using ICMP sockets and the ping utility
skkeye
2025-02-13
3
-1
/
+279
*
|
embassy-net: add ICMP sockets and a ping utility
skkeye
2025-02-13
3
-0
/
+708
*
|
docs: fix esp wording and mention trouble
Ulf Lilleengen
2025-02-13
1
-7
/
+7
*
|
Merge pull request #3877 from Abestanis/feature/watchdog_reason
Dario Nieuwenhuis
2025-02-12
1
-0
/
+22
|
\
\
|
*
|
Expose the watchdog reset reason
Sebastian Scholz
2025-02-12
1
-0
/
+22
|
/
/
*
|
Merge pull request #3870 from kkrolczyk/kk/mostly-docu-changes-and-examples-fix
Dario Nieuwenhuis
2025-02-11
7
-6
/
+56
|
\
\
|
*
|
fix: layer-by-layer examples
Krzysztof Królczyk
2025-02-11
6
-5
/
+11
|
*
|
doc: add docu strings for dfu
Krzysztof Królczyk
2025-02-11
1
-1
/
+45
|
*
|
fix: #3760 - typo in docs
Krzysztof Królczyk
2025-02-11
1
-1
/
+1
*
|
|
Merge pull request #3869 from owenbrooks/docs_typos
Dario Nieuwenhuis
2025-02-11
3
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix typos in docs
Owen Brooks
2025-02-11
3
-3
/
+3
|
/
/
*
|
Merge pull request #3858 from elagil/ucpd_logic_fix
Dario Nieuwenhuis
2025-02-10
1
-6
/
+11
|
\
\
|
*
|
fix: UCPD drop logic
elagil
2025-02-07
1
-6
/
+11
*
|
|
Merge pull request #3866 from MaximeB5/main
Dario Nieuwenhuis
2025-02-10
1
-1
/
+1
|
\
\
\
|
*
|
|
Update Cargo.toml : replace STM32WBA52CGU by STM32WBA55CG
Max
2025-02-10
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #3861 from Flamenco/patch-1
Dario Nieuwenhuis
2025-02-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Update documentation
Flamenco
2025-02-08
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #3860 from bugadani/docs
Dario Nieuwenhuis
2025-02-08
1
-3
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
[next]