| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32: use stm32-metapac from crates.io, remove stm32-data submodule. | Dario Nieuwenhuis | 2023-03-20 | 1 | -11/+0 |
| | | |||||
| * | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn | 2022-10-07 | 1 | -0/+1 |
| | | | | | Closes: https://github.com/embassy-rs/embassy/issues/1002 | ||||
| * | Remove the authors field from Cargo.tomls | Dario Nieuwenhuis | 2022-06-18 | 1 | -4/+0 |
| | | | | | | | | | | | | It currently contains whoever was first to write some code for the crate, even if many more people have contributed to it later. The field is "sort of" deprecated, it was made optional recently: https://rust-lang.github.io/rfcs/3052-optional-authors-field.html Due the the reasons listed there I believe removing it is better than setting it to generic fluff like "The Embassy contributors". | ||||
| * | Update to 2021 edition. (#820) | Dario Nieuwenhuis | 2022-06-18 | 1 | -1/+1 |
| | | |||||
| * | Update lots of deps | Dario Nieuwenhuis | 2021-09-11 | 1 | -4/+4 |
| | | |||||
| * | xtask runner for CI types of things and other utilities. | Bob McWhirter | 2021-08-17 | 1 | -0/+14 |
