We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842a6cf commit 8df1a90Copy full SHA for 8df1a90
tools/config.sh
@@ -52,6 +52,7 @@ AR_COMPS="$AR_ROOT/components"
52
AR_MANAGED_COMPS="$AR_ROOT/managed_components"
53
AR_OUT="$AR_ROOT/out"
54
AR_TOOLS="$AR_OUT/tools"
55
+AR_PATCHES="$AR_ROOT/patches"
56
AR_PLATFORM_TXT="$AR_OUT/platform.txt"
57
AR_GEN_PART_PY="$AR_TOOLS/gen_esp32part.py"
58
AR_SDK="$AR_TOOLS/esp32-arduino-libs/$IDF_TARGET"
0 commit comments