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

14 lines
316 B
JSON

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