| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -1/+1 |
| | | |||||
| * | Added new param to examples and created a pico plus 2 w example | Bailey Townsend | 2024-12-28 | 1 | -2/+11 |
| | | |||||
| * | Remove code that isn't used by the example | Michael de Silva | 2024-12-03 | 1 | -5/+0 |
| | | |||||
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 1 | -3/+2 |
| | | |||||
| * | cyw43: add Bluetooth support. | Dario Nieuwenhuis | 2024-08-05 | 1 | -2/+2 |
| | | | | | Co-Authored-By: Brandon Ros <[email protected]> | ||||
| * | --binary-format bin in rp examples | rafael | 2024-06-15 | 1 | -2/+2 |
| | | |||||
| * | typo: was missing "bin" | rafael | 2024-06-14 | 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 |
| | | |||||
| * | feat: Extended the Scan API | umgefahren | 2024-01-19 | 1 | -1/+1 |
| | | |||||
| * | 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 | -2/+3 |
| | | |||||
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+1 |
| | | |||||
| * | Update Rust nightly. | Dario Nieuwenhuis | 2023-11-01 | 1 | -1/+1 |
| | | |||||
| * | Update firmware size in rp wifi examples | KingCol13 | 2023-10-02 | 1 | -1/+1 |
| | | |||||
| * | Add descriptions to all RP2040 examples. Some need hardware that was not ↵ | Henrik Berg | 2023-07-13 | 1 | -0/+3 |
| | | | | | specified. | ||||
| * | rp/pio: use bind_interrupts for irqs | pennae | 2023-07-07 | 1 | -2/+7 |
| | | | | | closes #1338 | ||||
| * | Update probe-rs-cli -> probe-rs | Dario Nieuwenhuis | 2023-06-29 | 1 | -2/+2 |
| | | |||||
| * | Use make_static! from static-cell v1.1 | Dario Nieuwenhuis | 2023-06-01 | 1 | -10/+2 |
| | | |||||
| * | cyw43: adapt build to main embassy repo. | Dario Nieuwenhuis | 2023-05-30 | 1 | -0/+75 |
