Merge pull request #376 from numero-744/stm32-remove-gen-py-build-dependency
build(stm32): remove gen.py build dependency
This commit is contained in:
commit
8263627fe1
1 changed files with 0 additions and 1 deletions
|
@ -95,5 +95,4 @@ fn main() {
|
|||
}
|
||||
|
||||
println!("cargo:rerun-if-changed=build.rs");
|
||||
println!("cargo:rerun-if-changed=gen.py");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue