Skip to content

Commit 6864671

Browse files
committed
dump env
1 parent 0180326 commit 6864671

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/update-components.sh

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ TINYUSB_REPO_URL="https://github.com/hathach/tinyusb.git"
1212
#
1313
# CLONE/UPDATE ARDUINO
1414
#
15+
env
16+
exit 0
1517

1618
if [ ! -d "$AR_COMPS/arduino" ]; then
1719
git clone $AR_REPO_URL "$AR_COMPS/arduino"

0 commit comments

Comments
 (0)