mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 00:53:54 +08:00
update:增加标注编译配置截图
This commit is contained in:
@@ -169,11 +169,14 @@ idf.py set-target esp32s3
|
|||||||
# 进入菜单配置
|
# 进入菜单配置
|
||||||
idf.py menuconfig
|
idf.py menuconfig
|
||||||
```
|
```
|
||||||
|

|
||||||
|
|
||||||
进入菜单配置后,再进入`Xiaozhi Assistant`,将`CONNECTION_TYPE`设置为`Websocket`
|
进入菜单配置后,再进入`Xiaozhi Assistant`,将`CONNECTION_TYPE`设置为`Websocket`
|
||||||
回退到主菜单,再进入`Xiaozhi Assistant`,将`BOARD_TYPE`设置你板子的具体型号
|
回退到主菜单,再进入`Xiaozhi Assistant`,将`BOARD_TYPE`设置你板子的具体型号
|
||||||
保存退出,回到终端命令行。
|
保存退出,回到终端命令行。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
4. 编译固件
|
4. 编译固件
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -179,10 +179,14 @@ idf.py set-target esp32s3
|
|||||||
idf.py menuconfig
|
idf.py menuconfig
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
After entering the menu configuration, then enter `xiaozhi assistant`, set the` connection_type` to `websocket`
|
After entering the menu configuration, then enter `xiaozhi assistant`, set the` connection_type` to `websocket`
|
||||||
Go back to the main menu, then enter `xiaozhi assistant`, set the `BOARD_TYPE` of your board
|
Go back to the main menu, then enter `xiaozhi assistant`, set the `BOARD_TYPE` of your board
|
||||||
Save exit and return to the terminal command line.
|
Save exit and return to the terminal command line.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
4. Build and package:
|
4. Build and package:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
Reference in New Issue
Block a user