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 e3d127a commit c8617c1Copy full SHA for c8617c1
tools/update-components.sh
@@ -18,7 +18,4 @@ else
18
git clean -ffdx
19
cd -
20
fi
21
-cd $TINYUSB_REPO_DIR
22
-patch -p1 -N -i $AR_PATCHES/dwc2_esp32_h.diff
23
-cd -
24
if [ $? -ne 0 ]; then exit 1; fi
0 commit comments