Purge outdated references

The device-specific stm HALs no longer exist as they were merged into `embassy-stm32`.
This PR removes references to them in the example workspace toml
This commit is contained in:
Joshua Salzedo
2021-04-01 13:32:01 -07:00
committed by GitHub
parent 958425a692
commit 74e45b0890

View File

@ -29,9 +29,6 @@ members = [
# stm32
#"embassy-stm32",
#"embassy-stm32f4",
#"embassy-stm32l0",
#"embassy-stm32f4-examples",
# rp2040
#"embassy-rp",