Update ESP-IDF version to 5.4

This commit is contained in:
Terrence
2025-06-01 21:44:12 +08:00
parent e4ced2a62e
commit 67c44403a3
4 changed files with 4 additions and 4 deletions

View File

@@ -125,7 +125,7 @@ The firmware connects to the official [xiaozhi.me](https://xiaozhi.me) server by
### Development Environment
- Cursor or VSCode
- Install ESP-IDF plugin, select SDK version 5.3 or above
- Install ESP-IDF plugin, select SDK version 5.4 or above
- Linux is preferred over Windows for faster compilation and fewer driver issues
- Use Google C++ code style, ensure compliance when submitting code