SDK release folder changed (#351)
This new way matches the `tactility.py`'s `.tactility/` folder names.
This commit is contained in:
committed by
GitHub
parent
f97ca26b01
commit
6dc4f698c9
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
config_idf_target=`cat sdkconfig | grep CONFIG_IDF_TARGET=`
|
||||
echo ${config_idf_target:19:-1}
|
||||
Reference in New Issue
Block a user