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
path:
root
/
examples
/
rp235x
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: bump embassy-usb-logger version
Haobo Gu
2025-07-22
1
-1
/
+1
*
RP2350: Fix PIO clock divider in the blinky Wi-Fi example
Bailey Quarters
2025-07-17
1
-2
/
+4
*
chore: Release cyw43-pio version 0.5.1
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: Release embassy-usb version 0.5.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: Release embassy-embedded-hal version 0.3.1
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
Merge pull request #4397 from korbin/allocate-numbered-endpoints
Dario Nieuwenhuis
2025-07-15
1
-2
/
+2
|
\
|
*
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
1
-2
/
+2
*
|
RP2350: Correct SRAM8 and SRAM9 base addresses in example memory.x
Bailey Quarters
2025-07-15
1
-2
/
+2
*
|
chore: bump cyw43-pio dependency
Ulf Lilleengen
2025-07-15
1
-1
/
+1
*
|
chore: bump cyw43 version
Ulf Lilleengen
2025-07-15
1
-1
/
+1
*
|
chore: prepare embassy-rp for release
Ulf Lilleengen
2025-07-15
1
-1
/
+1
|
/
*
Minimise profile tweaking in rp examples
9names
2025-06-27
1
-5
/
+2
*
Fix Release and Dev Profiles Being Backwards in rp235x Examples
Nicholas Fasching
2025-06-26
1
-2
/
+2
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
Merge pull request #4193 from embediver/pio-i2s-bit-depth-config
Dario Nieuwenhuis
2025-05-18
1
-2
/
+0
|
\
|
*
Fix example for rp235x
Marvin Gudel
2025-05-13
1
-2
/
+0
*
|
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-3
/
+3
*
|
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
3
-5
/
+2
*
|
Merge pull request #4187 from 1-rafael-1/rp235x-overclocking
Dario Nieuwenhuis
2025-05-13
1
-0
/
+74
|
\
\
|
|
/
|
/
|
|
*
remove Debug2Fmt from examples
1-rafael-1
2025-05-12
1
-1
/
+1
|
*
Add ClockError enum and update system_freq to return Result for error handling
1-rafael-1
2025-05-12
1
-1
/
+1
|
*
rp235x overclocking
1-rafael-1
2025-05-11
1
-0
/
+74
*
|
Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-type
Ulf Lilleengen
2025-05-09
3
-3
/
+3
|
\
\
|
*
|
Fix examples for rp235x
Marc
2025-05-02
3
-3
/
+3
|
|
/
*
|
Merge pull request #4170 from yutannihilation/chore/fix-unsafe-attribute-rust...
Ulf Lilleengen
2025-05-09
4
-4
/
+4
|
\
\
|
*
|
Remove tweak
Hiroaki Yutani
2025-05-07
1
-3
/
+0
|
*
|
Add a temporary tweak
Hiroaki Yutani
2025-05-06
1
-0
/
+3
|
*
|
chore: Wrap link_section attribute with unsafe
Hiroaki Yutani
2025-05-06
4
-4
/
+4
|
|
/
*
/
Handle negative value
Hiroaki Yutani
2025-05-05
1
-2
/
+2
|
/
*
Merge pull request #4082 from markmurphydev/patch-1
Dario Nieuwenhuis
2025-04-18
1
-1
/
+1
|
\
|
*
Update blinky_wifi example name
Mark Murphy
2025-04-12
1
-1
/
+1
*
|
Update adc.rs
rafael
2025-04-14
1
-1
/
+1
*
|
Update adc.rs
rafael
2025-04-14
1
-2
/
+2
*
|
update documentation and examples to mention RP235x
1-rafael-1
2025-04-13
26
-31
/
+31
|
/
*
remove incompatible device classes and protocol from RP webusb example
JuliDi
2025-04-11
1
-6
/
+0
*
BufferedUart initialization
Michael Gomez
2025-04-04
1
-1
/
+1
*
Statically allocate task pools on stable Rust.
Dario Nieuwenhuis
2025-03-28
1
-1
/
+1
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
12
-25
/
+34
*
rp/pio: Update cyw43-pio to use new version of embassy-rp
9names
2025-03-09
1
-1
/
+1
*
rp: Update embassy-rp version in examples and tests
9names
2025-03-09
1
-1
/
+1
*
Added access to the byte swap flag for RP2*** chips for the PIO state machine...
eden barby
2025-03-01
1
-2
/
+2
*
rename `Pimoroni Pico Plus 2` example to group alphabetically with other `bli...
Curly
2025-02-23
1
-1
/
+1
*
add `rp235x` blinky_wifi.rs` to support RPi Pico 2 W
Curly
2025-02-23
1
-0
/
+89
*
rename `rp23` (?) folder to `rp235x`; fix `ci.sh` to use `rp235x` folder
Curly
2025-02-23
56
-0
/
+4417