We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86549a3 commit 35d5115Copy full SHA for 35d5115
tools/scripts/regen_variants.sh
@@ -12,7 +12,7 @@ DIR=$(dirname -- "$(readlink -f -- "$BASH_SOURCE")")
12
13
# defaults
14
BSP_ROOT=.
15
-BOARDS_FILE=$DIR/arduino_boards.sh
+BOARDS_FILE=$DIR/config/arduino_boards.sh
16
VARIANTS_ROOT=../../variants
17
18
# handle arguments
0 commit comments