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 690297f commit 7816c55Copy full SHA for 7816c55
tools/config.sh
@@ -10,7 +10,7 @@ fi
10
11
# The IDF branch to use
12
if [ -z $IDF_BRANCH ]; then
13
- IDF_BRANCH="release/v4.4_no_SECP256R1"
+ IDF_BRANCH="release/v4.4"
14
fi
15
16
# Arduino commit to use
0 commit comments