File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 . ${IDF_PATH}/export.sh
2525 git clone https://github.com/espressif/esp-iot-solution.git
2626 pip install idf-component-manager==1.5.2 idf-build-apps --upgrade
27- idf-build-apps find --path esp-iot-solution/examples/usb/device/ --recursive --target all --manifest-file examples/peripherals/ .build-test -rules.yml
28- idf-build-apps build --path esp-iot-solution/examples/usb/device/ --recursive --target all --manifest-file examples/peripherals/ .build-test -rules.yml
27+ idf-build-apps find --path esp-iot-solution/examples/usb/device/ --recursive --target all --manifest-file examples/.build-rules.yml
28+ idf-build-apps build --path esp-iot-solution/examples/usb/device/ --recursive --target all --manifest-file examples/.build-rules.yml
You can’t perform that action at this time.
0 commit comments