diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-03-21 14:04:10 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-21 14:04:10 +0000 |
| commit | aa77a06d58a02340b455888a113287d8cac05973 (patch) | |
| tree | 0ecf112fbccb4dc0c5e96486edc7940393bc5bc2 /embassy-executor/src/spawner.rs | |
| parent | 425a35bf8a6a84afbe0b555301106a155d43e2e7 (diff) | |
| parent | 0b49b588a2890096f95bef2f8c6d8644acdc5401 (diff) | |
Merge #1287
1287: stm32: use stm32-metapac from crates.io, remove stm32-data submodule. r=Dirbaio a=Dirbaio
- `embassy-stm32` uses `stm32-metapac` from `crates.io`.
- Remove `stm32-data` submodule.
- Remove `stm32-metapac`, `stm32-metapac-gen`. These are now in the `stm32-data` repo.
- Remove `stm32-gen-features`, since it used `stm32-data` directly.
- The feature list in `stm32-metapac` is generated by `stm32-metapac-gen` now.
- The feature list in `embassy-stm32` can be updated by hand by copypasting from `stm32-metapac`'s `Cargo.toml`. We can add a script to do this automatically later if that's too annoying.
- Remove outdated `xtask` scripts that no longer work. Not needed anymore, you can run CI locally by doing `./ci.sh`.
Co-authored-by: Dario Nieuwenhuis <[email protected]>
Diffstat (limited to 'embassy-executor/src/spawner.rs')
0 files changed, 0 insertions, 0 deletions
