stm32: use stm32-metapac from crates.io, remove stm32-data submodule.

This commit is contained in:
Dario Nieuwenhuis
2023-03-20 02:11:22 +01:00
parent b6663a013f
commit 0b49b588a2
25 changed files with 34 additions and 2636 deletions

View File

@ -10,7 +10,6 @@ members = [
[patch.crates-io]
embassy-executor = { path = "../../../../../embassy-executor" }
embassy-stm32 = { path = "../../../../../embassy-stm32" }
stm32-metapac = { path = "../../../../../stm32-metapac" }
[profile.release]
codegen-units = 1