Age | Commit message (Expand) | Author |
---|---|---|
2022-10-07 | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn |
2022-08-18 | Split embassy-time from embassy-executor. | Dario Nieuwenhuis |
2022-08-17 | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis |
2022-07-29 | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis |
2022-06-18 | Add env DEFMT_LOG=trace to all examples. | Dario Nieuwenhuis |
2022-06-12 | Run rustfmt. | Dario Nieuwenhuis |
2022-02-12 | embassy, embassy-nrf: add `nightly` Cargo feature to gate nightly-only features. | Dario Nieuwenhuis |
2021-12-20 | nrf/gpio: add infallible inherent methods, remove some duplication. | Dario Nieuwenhuis |
2021-12-10 | Fix doc example compile | Ulf Lilleengen |
2021-12-10 | Add doc-specific example and add it to CI | Ulf Lilleengen |