aboutsummaryrefslogtreecommitdiff
path: root/tests/rp/src/bin/ethernet_w5100s_perf.rs
Commit message (Expand)AuthorAgeFilesLines
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-2/+2
* Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-181-1/+0
* net: refactor to simplify lifetimes/generics.Dario Nieuwenhuis2024-09-161-7/+6
* Simplify construction of StackResources::new()Martin Liska2024-08-081-1/+1
* wiznet: add version check to initialization sequenceJosh Junon2024-06-301-1/+2
* rp/gpio: remove generics.Dario Nieuwenhuis2024-01-221-4/+4
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* chore: replace make_static! macro usage with non-macro versionUlf Lilleengen2023-12-211-5/+8
* test: deduplicate net perf test code.Dario Nieuwenhuis2023-09-281-170/+12
* net-wiznet: add HIL test using w5100s.Dario Nieuwenhuis2023-08-161-0/+249