forked from xiaozhi/xiaozhi-esp32
14 lines
445 B
TOML
14 lines
445 B
TOML
esp_toml_version = 1.0
|
|
firmware_images_url = "https://github.com/whble/xiaozhi-esp32/blob/main/images/"
|
|
config_readme_url = "https://github.com/whble/xiaozhi-esp32/blob/main/images/cfg.md"
|
|
|
|
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"
|
|
|