Update build instructions
This commit is contained in:
committed by
GitHub
Unverified
parent
22120ec168
commit
16112f61d1
@@ -123,7 +123,14 @@ git submodule update --init
|
|||||||
|
|
||||||
<a name="config"></a>
|
<a name="config"></a>
|
||||||
### Snapcast ESP Configuration
|
### Snapcast ESP Configuration
|
||||||
Frist copy one of the template sdkconfig files and rename it to `sdkconfig` then configure your platform:
|
Frist copy one of the template sdkconfig files and rename it to sdkconfig
|
||||||
|
|
||||||
|
```
|
||||||
|
cp sdkconfig_Lyrat sdkconfig
|
||||||
|
```
|
||||||
|
|
||||||
|
then configure your platform:
|
||||||
|
|
||||||
```
|
```
|
||||||
idf.py menuconfig
|
idf.py menuconfig
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user