Skip to content

Commit 35d5115

Browse files
author
Owen L - SFE
committed
Update regen_variants.sh
1 parent 86549a3 commit 35d5115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/scripts/regen_variants.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ DIR=$(dirname -- "$(readlink -f -- "$BASH_SOURCE")")
1212

1313
# defaults
1414
BSP_ROOT=.
15-
BOARDS_FILE=$DIR/arduino_boards.sh
15+
BOARDS_FILE=$DIR/config/arduino_boards.sh
1616
VARIANTS_ROOT=../../variants
1717

1818
# handle arguments

0 commit comments

Comments
 (0)