Skip to content

Commit

Permalink
Minor cleanup to generate.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
compenguy committed Jul 21, 2020
1 parent afdfaa5 commit 192fff0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,3 @@ cargo fmt
rustfmt build.rs
echo ""

# Patch SVD?
#[ -f ATSAM3X8E.svd.patched ] && rm -f ATSAM3X8E.svd.patched
#svd patch ATSAM3X8E.svd

#rm -rf src/
#svd2rust --nightly -i ATSAME3X8E.svd.patched
#form -i lib.rs -o src/
#rm lib.rs

0 comments on commit 192fff0

Please sign in to comment.