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

14 lines
312 B
JSON

{
"name": "ESP32 Bus Pirate - StampS3",
"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_stamps3.bin", "offset": 0 }
]
}
]
}