Skip to content

Commit

Permalink
CI: clean build examples
Browse files Browse the repository at this point in the history
  • Loading branch information
tvanderbruggen committed May 27, 2021
1 parent 1e5e685 commit 78c1543
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build_examples.sh
Expand Up @@ -4,8 +4,6 @@ set -e
target=$1
mode=development

/usr/bin/arm-linux-gnueabihf-g++-5 --version

make CONFIG=examples/alpha250/fft/config.yml MODE=$mode $target
make CONFIG=examples/alpha250/loopback/config.yml MODE=$mode $target
make CONFIG=examples/alpha250/adc-dac-bram/config.yml MODE=$mode $target
Expand Down

0 comments on commit 78c1543

Please sign in to comment.