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 751980e commit fa3e41dCopy full SHA for fa3e41d
tools/add_lib.sh
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
HELP="This script help to add library when using arduino-esp32 as an ESP-IDF component
4
The script accepts up to three arguments:
5
-n NEW: URL address to new library on GIThub (cannot be combined with -e)
0 commit comments