Skip to content

Commit

Permalink
Fix generate-libopencm3.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
keir committed Nov 2, 2018
1 parent e5e6f7f commit cb9de32
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-libopencm3.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
cd libopencm3-upstream
#make
make

mkdir -p ../libopencm3/lib
cp lib/libopencm3_efm32hg.a ../libopencm3/lib
Expand Down
Binary file modified libopencm3/lib/libopencm3_efm32hg.a
Binary file not shown.

0 comments on commit cb9de32

Please sign in to comment.