embassy/stm32-metapac
Nikita Strygin 58948051e5 Convert chip name to upper case to fix rebuilds
PR #665 made stm32-metapac rebuild when the chip definition was changed.
Though it used the lowercase version of the chip name as a filename
which probably worked fine on windows with its case-independent
filesystem, but was causing constant rebuilds on linux
2022-03-28 18:44:17 +03:00
..
src Remove duplicate stm32-metapac/src/common.rs with chiptool 2022-03-15 04:17:55 -04:00
build.rs Convert chip name to upper case to fix rebuilds 2022-03-28 18:44:17 +03:00
build_pregenerated.rs Remove duplicate stm32-metapac/src/common.rs with chiptool 2022-03-15 04:17:55 -04:00
Cargo.toml docs: add metadata.embassy_docs to cargo tomls. 2022-03-04 18:03:41 +01:00