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 49a233a commit a693888Copy full SHA for a693888
tools/config.sh
@@ -46,7 +46,6 @@ AR_COMPS="$AR_ROOT/components"
46
AR_OUT="$AR_ROOT/out"
47
AR_TOOLS="$AR_OUT/tools"
48
AR_PLATFORM_TXT="$AR_OUT/platform.txt"
49
-AR_ESPTOOL_PY="$AR_TOOLS/esptool.py"
50
AR_GEN_PART_PY="$AR_TOOLS/gen_esp32part.py"
51
AR_SDK="$AR_TOOLS/sdk/$IDF_TARGET"
52
0 commit comments