Skip to content
Snippets Groups Projects
Commit 5b309635 authored by Lucas Russo's avatar Lucas Russo
Browse files

compile.sh: remove wrong comment about build applications

parent 0913c0ab
Branches
Tags
No related merge requests found
......@@ -22,7 +22,6 @@ if [ "$BOARD" != "afcv3" ] && [ "$BOARD" != "ml605" ]; then
exit 1
fi
# Select board in which we will work. Options are: ml605 or afcv3
APP=$2
if [ -z "$APP" ]; then
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment