Files
xiaozhi-esp32/images/config.toml
2025-01-07 16:40:16 +08:00

14 lines
471 B
TOML

esp_toml_version = 1.0
firmware_images_url = "https://github.com/whble/xiaozhi-esp32/blob/main/images/"
config_readme_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/config.toml"
supported_apps = ["xiaozhi_esp-box-3_v0.9.8"]
[xiaozhi_esp-box-3_v0.9.8]
chipsets = ["ESP32S3"]
image.esp32s3 = "xiaozhi_esp-box-3_v0.9.8.bin"
ios_app_url = ""
android_app_url = ""
readme.text = "https://github.com/78/xiaozhi-esp32/blob/main/README.md"