summaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/examples/basic
AgeCommit message (Expand)Author
2022-10-07all Cargo.toml: Add license to all crate Cargo.toml fileschrysn
2022-08-18Split embassy-time from embassy-executor.Dario Nieuwenhuis
2022-08-17Remove HAL initialization from #[embassy::main] macro.Dario Nieuwenhuis
2022-07-29Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis
2022-06-18Add env DEFMT_LOG=trace to all examples.Dario Nieuwenhuis
2022-06-12Run rustfmt.Dario Nieuwenhuis
2022-02-12embassy, embassy-nrf: add `nightly` Cargo feature to gate nightly-only features.Dario Nieuwenhuis
2021-12-20nrf/gpio: add infallible inherent methods, remove some duplication.Dario Nieuwenhuis
2021-12-10Fix doc example compileUlf Lilleengen
2021-12-10Add doc-specific example and add it to CIUlf Lilleengen