aboutsummaryrefslogtreecommitdiff
path: root/tests/rp
Commit message (Expand)AuthorAgeFilesLines
* chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0Ulf Lilleengen2025-07-161-1/+1
* chore: Release embassy-embedded-hal version 0.3.1Ulf Lilleengen2025-07-161-1/+1
* chore: prepare embassy-rp for releaseUlf Lilleengen2025-07-151-1/+1
* embassy-rp: implement input/output inversionFelipe Balbi2025-05-221-0/+34
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
* Update defmt dependenciesYuri Astrakhan2025-05-181-3/+3
* Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-182-2/+0
* Merge pull request #4187 from 1-rafael-1/rp235x-overclockingDario Nieuwenhuis2025-05-131-25/+24
|\
| * 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-25/+24
* | Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-typeUlf Lilleengen2025-05-093-9/+9
|\ \ | |/ |/|
| * Update examples and testsMarc2025-05-023-9/+9
* | Changes after review1-rafael-12025-05-071-1/+1
* | first batch of changes after review1-rafael-12025-05-021-5/+5
* | make ci happy1-rafael-12025-05-011-1/+6
* | overclock test, should now run on all rp chips1-rafael-12025-05-011-54/+40
* | Refactor overclock test for RP2040: add unused imports conditionally and ensu...1-rafael-12025-05-011-0/+17
* | Add overclocking test for RP2040 with timer and PWM tests at 200Mhz1-rafael-12025-05-011-0/+62
|/
* Merge pull request #4017 from shilga/SpinlockMutexDario Nieuwenhuis2025-04-071-0/+54
|\
| * embassy-rp: add multicore test for SpinlockRawMutexSebastian Quilitz2025-04-071-0/+54
* | BufferedUart initializationMichael Gomez2025-04-041-3/+3
* | Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-1/+1
|/
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-279-114/+161
* rp: Update embassy-rp version in examples and tests9names2025-03-091-1/+1
* Merge pull request #3901 from CBJamo/rp23_testingDario Nieuwenhuis2025-02-1921-61/+149
|\
| * rustfmt againCaleb Jamison2025-02-181-2/+1
| * rustfmt fixupCaleb Jamison2025-02-181-2/+1
| * Inital rp23 ci testsCaleb Jamison2025-02-1821-63/+153
* | rp/pio: update pio-rs crate, reexport it so users don't get version mismatches.Dario Nieuwenhuis2025-02-183-11/+10
|/
* tests/rp: Update cyw43 test to new firmware, new wifi network name.Dario Nieuwenhuis2025-02-141-6/+8
* chore: prepare embassy-net releaseUlf Lilleengen2025-02-141-1/+1
* chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
* Update doc projects deps, don't use patch.crates-ioDario Nieuwenhuis2025-01-151-1/+1
* RP235x: support new FIFO options, set IE, OD on PIO pins.Pedro Ferreira2025-01-151-2/+2
* Update cyw43, nrf, rp hals and embassy-bootUlf Lilleengen2025-01-061-1/+1
* Prepare embassy-net driversDániel Buga2025-01-051-1/+1
* Prepare embassy-net 0.6Dániel Buga2025-01-051-1/+1
* Prepare embassy-embedded-hal 0.3Dániel Buga2025-01-051-1/+1
* Removed the cyw43-pio overclock featureBailey Townsend2024-12-281-1/+1
* Fixes ci (hopefully)Bailey Townsend2024-12-281-2/+11
* Prepare new embassy-time-*driver, embassy-executor, embassy-timeDániel Buga2024-12-221-2/+2
* Make `integrated-timers` the default, remove Cargo feature.Dario Nieuwenhuis2024-12-151-1/+1
* net: release v0.5.0Dario Nieuwenhuis2024-11-281-1/+1
* Bump sync version (#3562)Dániel Buga2024-11-221-1/+1
* Release embassy-executor 0.6.3.Dario Nieuwenhuis2024-11-121-1/+1
* Prep executor 0.6.2Dániel Buga2024-11-061-1/+1
* Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1Dario Nieuwenhuis2024-10-211-1/+1
* tests: remove deprecated -Cinline-threshold.Dario Nieuwenhuis2024-10-141-1/+0
* net: refactor to simplify lifetimes/generics.Dario Nieuwenhuis2024-09-162-14/+12
* cyw43: add support for WPA3 and more extensive security options.Dario Nieuwenhuis2024-09-091-1/+5