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 d6c1392 commit 95642bbCopy full SHA for 95642bb
tools/compile_slave.sh
@@ -24,7 +24,7 @@ slave_targets=(
24
)
25
26
# idf.py create-project-from-example "espressif/esp_hosted:slave"
27
-idf.pyy build
+idf.py build
28
mkdir wifi_copro_fw
29
30
echo "Found firmware version: $(<./main/coprocessor_fw_version.txt)"
0 commit comments