Skip to content

Commit 8df1a90

Browse files
authored
Update config.sh
1 parent 842a6cf commit 8df1a90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/config.sh

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ AR_COMPS="$AR_ROOT/components"
5252
AR_MANAGED_COMPS="$AR_ROOT/managed_components"
5353
AR_OUT="$AR_ROOT/out"
5454
AR_TOOLS="$AR_OUT/tools"
55+
AR_PATCHES="$AR_ROOT/patches"
5556
AR_PLATFORM_TXT="$AR_OUT/platform.txt"
5657
AR_GEN_PART_PY="$AR_TOOLS/gen_esp32part.py"
5758
AR_SDK="$AR_TOOLS/esp32-arduino-libs/$IDF_TARGET"

0 commit comments

Comments
 (0)