aboutsummaryrefslogtreecommitdiff
path: root/tests/rp/src/bin/uart.rs
Commit message (Expand)AuthorAgeFilesLines
* Update examples and testsMarc2025-05-021-3/+3
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-7/+7
* Inital rp23 ci testsCaleb Jamison2025-02-181-0/+3
* rp/gpio: remove generics.Dario Nieuwenhuis2024-01-221-3/+3
* tests: use executor task arena instead of TAIT.Dario Nieuwenhuis2023-11-271-1/+0
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-151-5/+5
* net-wiznet: add HIL test using w5100s.Dario Nieuwenhuis2023-08-161-2/+1
* ci: run HIL tests in parallel.Dario Nieuwenhuis2023-05-301-0/+2
* tests/rp: test error conditions for uartpennae2023-05-011-11/+148
* Add HIL tests of DMA & UART, and correctly set DREQ for uart DMAMathias2022-08-261-0/+32