aboutsummaryrefslogtreecommitdiff
path: root/examples/rp235x
Commit message (Expand)AuthorAgeFilesLines
* chore: bump embassy-usb-logger versionHaobo Gu2025-07-221-1/+1
* RP2350: Fix PIO clock divider in the blinky Wi-Fi exampleBailey Quarters2025-07-171-2/+4
* chore: Release cyw43-pio version 0.5.1Ulf Lilleengen2025-07-161-1/+1
* chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0Ulf Lilleengen2025-07-161-1/+1
* chore: Release embassy-usb version 0.5.0Ulf Lilleengen2025-07-161-1/+1
* chore: Release embassy-embedded-hal version 0.3.1Ulf Lilleengen2025-07-161-1/+1
* Merge pull request #4397 from korbin/allocate-numbered-endpointsDario Nieuwenhuis2025-07-151-2/+2
|\
| * make usb endpoint allocator methods accept an optional EndpointAddresskorbin2025-07-131-2/+2
* | RP2350: Correct SRAM8 and SRAM9 base addresses in example memory.xBailey Quarters2025-07-151-2/+2
* | chore: bump cyw43-pio dependencyUlf Lilleengen2025-07-151-1/+1
* | chore: bump cyw43 versionUlf Lilleengen2025-07-151-1/+1
* | chore: prepare embassy-rp for releaseUlf Lilleengen2025-07-151-1/+1
|/
* Minimise profile tweaking in rp examples9names2025-06-271-5/+2
* Fix Release and Dev Profiles Being Backwards in rp235x ExamplesNicholas Fasching2025-06-261-2/+2
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
* Merge pull request #4193 from embediver/pio-i2s-bit-depth-configDario Nieuwenhuis2025-05-181-2/+0
|\
| * Fix example for rp235xMarvin Gudel2025-05-131-2/+0
* | Update defmt dependenciesYuri Astrakhan2025-05-181-3/+3
* | Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-183-5/+2
* | Merge pull request #4187 from 1-rafael-1/rp235x-overclockingDario Nieuwenhuis2025-05-131-0/+74
|\ \ | |/ |/|
| * remove Debug2Fmt from examples1-rafael-12025-05-121-1/+1
| * Add ClockError enum and update system_freq to return Result for error handling1-rafael-12025-05-121-1/+1
| * rp235x overclocking1-rafael-12025-05-111-0/+74
* | Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-typeUlf Lilleengen2025-05-093-3/+3
|\ \
| * | Fix examples for rp235xMarc2025-05-023-3/+3
| |/
* | Merge pull request #4170 from yutannihilation/chore/fix-unsafe-attribute-rust...Ulf Lilleengen2025-05-094-4/+4
|\ \
| * | Remove tweakHiroaki Yutani2025-05-071-3/+0
| * | Add a temporary tweakHiroaki Yutani2025-05-061-0/+3
| * | chore: Wrap link_section attribute with unsafeHiroaki Yutani2025-05-064-4/+4
| |/
* / Handle negative valueHiroaki Yutani2025-05-051-2/+2
|/
* Merge pull request #4082 from markmurphydev/patch-1Dario Nieuwenhuis2025-04-181-1/+1
|\
| * Update blinky_wifi example nameMark Murphy2025-04-121-1/+1
* | Update adc.rsrafael2025-04-141-1/+1
* | Update adc.rsrafael2025-04-141-2/+2
* | update documentation and examples to mention RP235x1-rafael-12025-04-1326-31/+31
|/
* remove incompatible device classes and protocol from RP webusb exampleJuliDi2025-04-111-6/+0
* BufferedUart initializationMichael Gomez2025-04-041-1/+1
* Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-1/+1
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-2712-25/+34
* rp/pio: Update cyw43-pio to use new version of embassy-rp9names2025-03-091-1/+1
* rp: Update embassy-rp version in examples and tests9names2025-03-091-1/+1
* Added access to the byte swap flag for RP2*** chips for the PIO state machine...eden barby2025-03-011-2/+2
* rename `Pimoroni Pico Plus 2` example to group alphabetically with other `bli...Curly2025-02-231-1/+1
* add `rp235x` blinky_wifi.rs` to support RPi Pico 2 WCurly2025-02-231-0/+89
* rename `rp23` (?) folder to `rp235x`; fix `ci.sh` to use `rp235x` folderCurly2025-02-2356-0/+4417