Skip to content

Commit 024249e

Browse files
limengducursoragent
andcommitted
chore: add BluetoothProxy manifest placeholder for web flasher
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 2eee004 commit 024249e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{"name":"BLE-MQTT Gateway","version":"1.0.0","new_install_prompt_erase":true,"builds":[
2+
{"chipFamily":"ESP32-C3","parts":[{"path":"C3/bootloader.bin","offset":0},{"path":"C3/partitions.bin","offset":32768},{"path":"C3/boot_app0.bin","offset":57344},{"path":"C3/firmware.bin","offset":65536}]}
3+
,
4+
{"chipFamily":"ESP32-C5","parts":[{"path":"C5/bootloader.bin","offset":0},{"path":"C5/partitions.bin","offset":32768},{"path":"C5/boot_app0.bin","offset":57344},{"path":"C5/firmware.bin","offset":65536}]}
5+
,
6+
{"chipFamily":"ESP32-C6","parts":[{"path":"C6/bootloader.bin","offset":0},{"path":"C6/partitions.bin","offset":32768},{"path":"C6/boot_app0.bin","offset":57344},{"path":"C6/firmware.bin","offset":65536}]}
7+
,
8+
{"chipFamily":"ESP32-S3","parts":[{"path":"S3/bootloader.bin","offset":0},{"path":"S3/partitions.bin","offset":32768},{"path":"S3/boot_app0.bin","offset":57344},{"path":"S3/firmware.bin","offset":65536}]}
9+
]}

0 commit comments

Comments
 (0)