ESP32-Bus-Pirate/webflasher/manifests/s3devkit.json

14 lines
321 B
JSON

{
"name": "ESP32 Bus Pirate - ESP32-S3 DevKit",
"version": "1.3",
"new_install_prompt_erase": false,
"builds": [
{
"chipFamily": "ESP32-S3",
"parts": [
{ "path": "https://geo-tp.github.io/ESP32-Bus-Pirate/webflasher/firmwares/bus_pirate_13_s3devkit.bin", "offset": 0 }
]
}
]
}