Content-Length: 528 | pFad | http://github.com/stm32-rs/stm32-rs/pull/607.diff
thub.com diff --git a/Makefile b/Makefile index 938db8f32..8f2c87c96 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ check: $(CHECK_SRCS) html/index.html: $(PATCHED_SVDS) scripts/makehtml.py scripts/makehtml.index.template.html scripts/makehtml.template.html @mkdir -p html - python3 scripts/makehtml.py html/ svd/stm32*.svd.patched + python3 scripts/makehtml.py html/ $(PATCHED_SVDS) html/comparisons.html: $(PATCHED_SVDS) scripts/htmlcomparesvdall.sh scripts/htmlcomparesvd.py scripts/htmlcomparesvdall.shFetched URL: http://github.com/stm32-rs/stm32-rs/pull/607.diff
Alternative Proxies: