aboutsummaryrefslogtreecommitdiff
path: root/tests/nrf/src/bin/wifi_esp_hosted_perf.rs
Commit message (Expand)AuthorAgeFilesLines
* net-esp-hosted: add Interface trait.Dario Nieuwenhuis2025-10-291-10/+5
* feat(nrf/spim): erase Instance type from SpimAbraham Hamidi2025-09-241-1/+1
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-2/+2
* net: refactor to simplify lifetimes/generics.Dario Nieuwenhuis2024-09-161-7/+6
* Simplify construction of StackResources::new()Martin Liska2024-08-081-1/+1
* tests/nrf: unify, add nrf52832, nrf52833, nrf5340, nrf9160Dario Nieuwenhuis2024-06-251-0/+112
* rename nrf52 HIL testUlf Lilleengen2024-01-241-111/+0
* nrf/gpio: remove generics.Dario Nieuwenhuis2024-01-221-6/+6
* 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-174/+16
* Merge pull request #1788 from embassy-rs/esp-hosted-cleanupDario Nieuwenhuis2023-08-181-2/+2
|\
| * net-esp-hosted: sane error handling in control requests.Dario Nieuwenhuis2023-08-171-2/+2
* | net-enc28j60: add HIL test.Dario Nieuwenhuis2023-08-181-5/+2
|/
* Update embedded-hal to 1.0.0-rc.1 (#1783)Dario Nieuwenhuis2023-08-161-1/+1
* fix flaky test wifi_esp_hosted_perfDario Nieuwenhuis2023-07-281-3/+3
* update embedded-hal crates.Dario Nieuwenhuis2023-07-041-3/+3
* esp-hosted: add perf hil test.Dario Nieuwenhuis2023-06-221-0/+270