aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* docs: mention nrf54 supportUlf Lilleengen2025-12-021-1/+1
* readme: very minor link fixesRob Wells2025-10-291-2/+2
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-1/+1
* Fix a minor formatting issue in `README.md`Nicholas Nethercote2025-05-161-2/+2
* chore: minor readme cleanupYuri Astrakhan2025-05-021-43/+48
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-3/+3
* Merge pull request #3966 from i509VCB/mspm0-initUlf Lilleengen2025-03-211-0/+1
|\
| * Add docs related thingsi509VCB2025-03-191-0/+1
* | Add py32-hal to documentationdecaday2025-03-191-0/+1
|/
* Update README.md to include a reference to mpfs-halAlex Charlton2025-03-031-0/+1
* docs: fix esp wording and mention troubleUlf Lilleengen2025-02-131-7/+7
* fix link to embassy bookUlf Lilleengen2024-05-241-1/+1
* Remove "cargo install probe-rs", point users to probe.rs instead.Dario Nieuwenhuis2024-05-211-6/+1
* Add ch32-hal to HAL listAndelf2024-05-011-0/+1
* Fix spelling and white space mistakesVega Deftwing2024-04-111-4/+4
* docs: use correct link to bookUlf Lilleengen2024-02-091-1/+1
* Centralize license and MSRV boilerplate into the repo readme.Dario Nieuwenhuis2024-01-111-1/+7
* update MSRV in readme, nightly is no longer needed.Dario Nieuwenhuis2024-01-101-8/+2
* Fix lora-rs link in READMEBenjamin Ward2023-12-301-2/+1
* Remove embassy-lora from doc build.Dario Nieuwenhuis2023-12-041-1/+1
* time: Update documentation to use new after_x convenience methodsAdam Greig2023-10-151-2/+2
* update readmexoviat2023-07-221-0/+5
* Add notes about setting chip name correctly for examples.Adam Greig2023-07-221-0/+6
* Update readmeDario Nieuwenhuis2023-06-291-2/+2
* README fixes.Dario Nieuwenhuis2023-05-311-8/+1
* Remove legacy LoRa drivers.ceekdee2023-04-271-1/+1
* Switch from probe-run to probe-rs-cli.Dario Nieuwenhuis2023-04-261-2/+2
* readme: add embassy-rpDario Nieuwenhuis2023-03-051-0/+1
* Add embassy-esp READMEScott Mabin2023-03-021-0/+3
* Rename examples/nrf to examples/nrf52840Dominik Boehi2023-01-091-3/+4
* Initial add for sx126xceekdee2022-09-271-1/+1
* Update documentation linkDaniel Bevenius2022-09-031-1/+1
* Split embassy-time from embassy-executor.Dario Nieuwenhuis2022-08-181-3/+3
* Remove HAL initialization from #[embassy::main] macro.Dario Nieuwenhuis2022-08-171-1/+3
* Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis2022-07-291-6/+6
* Ignore compiling rust codeUlf Lilleengen2022-06-151-5/+6
* Ensure links get formatted correctly in cargo docUlf Lilleengen2022-06-151-1/+1
* Include README.md in crate documentationUlf Lilleengen2022-06-151-2/+2
* More README fix.Dario Nieuwenhuis2022-04-191-1/+1
* Readme formatting fix.Dario Nieuwenhuis2022-04-191-10/+9
* Readme fix.Dario Nieuwenhuis2022-04-191-1/+0
* New README.Dario Nieuwenhuis2022-04-191-39/+90
* traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.Dario Nieuwenhuis2022-01-271-9/+0
* Some notes in the readme about docsUlf Lilleengen2021-12-131-2/+5
* Rust Analyzer documentationhuntc2021-12-091-4/+21
* Extend SAADC one shot supporthuntc2021-10-091-0/+2
* Trivial to trigger checks from CI.Bob McWhirter2021-07-281-0/+1
* Improve examples section of readmeRukai2021-06-051-4/+14
* readme: add wiki linkxoviat2021-03-221-1/+2
* Fix probe-run install commandVadim Kaushan2021-03-141-1/+1