forked from xiaozhi/xiaozhi-esp32
fit all board online download
This commit is contained in:
BIN
images/bread-compact-ml307_v0_9_8.bin
Normal file
BIN
images/bread-compact-ml307_v0_9_8.bin
Normal file
Binary file not shown.
BIN
images/bread-compact-wifi_v0_9_8.bin
Normal file
BIN
images/bread-compact-wifi_v0_9_8.bin
Normal file
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
#### Build Config
|
||||
- esp-idf: V5.3
|
||||
- 小智开源: [V0.9.7](https://github.com/78/xiaozhi-esp32/tree/v0.9.7)
|
||||
- 小智开源: [Github](https://github.com/78/xiaozhi-esp32)
|
||||
|
||||
@@ -2,12 +2,55 @@ esp_toml_version = 1.0
|
||||
firmware_images_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/"
|
||||
config_readme_url = "https://raw.githubusercontent.com/whble/xiaozhi-esp32/refs/heads/main/images/cfg.md"
|
||||
|
||||
supported_apps = ["xiaozhi_esp-box-3_v0_9_8"]
|
||||
supported_apps = ["bread-compact-ml307_v0_9_8","bread-compact-wifi_v0_9_8",
|
||||
"esp-box-3_v0_9_8","kevin-box-2_v0_9_8","lichuang-dev_v0_9_8","m5static-core-s3_v9_0_8","magiclick-2p4_v0_9_8"]
|
||||
|
||||
[xiaozhi_esp-box-3_v0_9_8]
|
||||
[bread-compact-ml307_v0_9_8]
|
||||
chipsets = ["ESP32S3"]
|
||||
image.esp32s3 = "xiaozhi_esp-box-3_v0_9_8.bin"
|
||||
image.esp32s3 = "bread-compact-ml307_v0_9_8.bin"
|
||||
ios_app_url = ""
|
||||
android_app_url = ""
|
||||
readme.text = "https://raw.githubusercontent.com/78/xiaozhi-esp32/refs/heads/main/README.md"
|
||||
readme.text = ""
|
||||
|
||||
[bread-compact-wifi_v0_9_8]
|
||||
chipsets = ["ESP32S3"]
|
||||
image.esp32s3 = "bread-compact-wifi_v0_9_8.bin"
|
||||
ios_app_url = ""
|
||||
android_app_url = ""
|
||||
readme.text = ""
|
||||
|
||||
[esp-box-3_v0_9_8]
|
||||
chipsets = ["ESP32S3"]
|
||||
image.esp32s3 = "esp-box-3_v0_9_8.bin"
|
||||
ios_app_url = ""
|
||||
android_app_url = ""
|
||||
readme.text = ""
|
||||
|
||||
[kevin-box-2_v0_9_8]
|
||||
chipsets = ["ESP32S3"]
|
||||
image.esp32s3 = "kevin-box-2_v0_9_8.bin"
|
||||
ios_app_url = ""
|
||||
android_app_url = ""
|
||||
readme.text = ""
|
||||
|
||||
[lichuang-dev_v0_9_8]
|
||||
chipsets = ["ESP32S3"]
|
||||
image.esp32s3 = "lichuang-dev_v0_9_8.bin"
|
||||
ios_app_url = ""
|
||||
android_app_url = ""
|
||||
readme.text = ""
|
||||
|
||||
[m5static-core-s3_v9_0_8]
|
||||
chipsets = ["ESP32S3"]
|
||||
image.esp32s3 = "m5static-core-s3_v9_0_8.bin"
|
||||
ios_app_url = ""
|
||||
android_app_url = ""
|
||||
readme.text = ""
|
||||
|
||||
[magiclick-2p4_v0_9_8]
|
||||
chipsets = ["ESP32S3"]
|
||||
image.esp32s3 = "magiclick-2p4_v0_9_8.bin"
|
||||
ios_app_url = ""
|
||||
android_app_url = ""
|
||||
readme.text = ""
|
||||
|
||||
|
||||
Binary file not shown.
BIN
images/kevin-box-2_v0_9_8.bin
Normal file
BIN
images/kevin-box-2_v0_9_8.bin
Normal file
Binary file not shown.
BIN
images/lichuang-dev_v0_9_8.bin
Normal file
BIN
images/lichuang-dev_v0_9_8.bin
Normal file
Binary file not shown.
BIN
images/m5static-core-s3_v9_0_8.bin
Normal file
BIN
images/m5static-core-s3_v9_0_8.bin
Normal file
Binary file not shown.
BIN
images/magiclick-2p4_v0_9_8.bin
Normal file
BIN
images/magiclick-2p4_v0_9_8.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user