| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update examples and tests | Simon Börjesson | 2025-12-10 | 1 | -1/+1 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 1 | -2/+2 |
| | | |||||
| * | tests/rp: Update cyw43 test to new firmware, new wifi network name. | Dario Nieuwenhuis | 2025-02-14 | 1 | -6/+8 |
| | | |||||
| * | Fixes ci (hopefully) | Bailey Townsend | 2024-12-28 | 1 | -2/+11 |
| | | |||||
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 1 | -7/+6 |
| | | |||||
| * | cyw43: add support for WPA3 and more extensive security options. | Dario Nieuwenhuis | 2024-09-09 | 1 | -1/+5 |
| | | |||||
| * | Simplify construction of StackResources::new() | Martin Liska | 2024-08-08 | 1 | -1/+1 |
| | | |||||
| * | --binary-format bin in rp examples | rafael | 2024-06-15 | 1 | -2/+2 |
| | | |||||
| * | probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address ↵ | rafael | 2024-06-13 | 1 | -2/+2 |
| | | | | | | | 0x10100000 yields: Error: --format has been renamed to --binary-format. Please use --binary-format bin instead of --format bin | ||||
| * | rp/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 1 | -4/+2 |
| | | |||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 1 | -5/+8 |
| | | |||||
| * | test: deduplicate net perf test code. | Dario Nieuwenhuis | 2023-09-28 | 1 | -174/+15 |
| | | |||||
| * | net-wiznet: add HIL test using w5100s. | Dario Nieuwenhuis | 2023-08-16 | 1 | -2/+1 |
| | | |||||
| * | cyw43: Update firmware in HIL test. | Dario Nieuwenhuis | 2023-07-28 | 1 | -2/+2 |
| | | |||||
| * | rp/pio: use bind_interrupts for irqs | pennae | 2023-07-07 | 1 | -3/+7 |
| | | | | | closes #1338 | ||||
| * | Update probe-rs-cli -> probe-rs | Dario Nieuwenhuis | 2023-06-29 | 1 | -2/+2 |
| | | |||||
| * | esp-hosted: add perf hil test. | Dario Nieuwenhuis | 2023-06-22 | 1 | -8/+1 |
| | | |||||
| * | tests/rp: make cyw43-perf less strict. | Dario Nieuwenhuis | 2023-06-08 | 1 | -3/+3 |
| | | |||||
| * | tests/rp: update cyw43-perf for embassy-net changes. | Dario Nieuwenhuis | 2023-06-08 | 1 | -2/+2 |
| | | |||||
| * | cyw43: add perf HIL test. | Dario Nieuwenhuis | 2023-06-06 | 1 | -0/+267 |
