forked from xiaozhi/xiaozhi-esp32
support esp launchpad online download
This commit is contained in:
3
images/cfg.md
Normal file
3
images/cfg.md
Normal file
@@ -0,0 +1,3 @@
|
||||
#### Build Config
|
||||
- esp-idf: V5.3
|
||||
- 小智开源: [V0.9.7](https://github.com/78/xiaozhi-esp32/tree/v0.9.7)
|
||||
13
images/config.toml
Normal file
13
images/config.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
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"
|
||||
|
||||
BIN
images/xiaozhi_esp-box-3_v0.9.8.bin
Normal file
BIN
images/xiaozhi_esp-box-3_v0.9.8.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user