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 b5d7665 commit 2dccbd0Copy full SHA for 2dccbd0
tools/config.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-export IDF_COMMIT="d922d41" # 2600eea
+export IDF_COMMIT="2600eea" # d922d41
4
export IDF_BRANCH="release/v5.1" # feature/increase-ALARM_CBS_NUM
5
6
if [ -z $IDF_PATH ]; then
0 commit comments