oc-flasher/static/manifests/oc_pcb.json

14 lines
283 B
JSON
Raw Normal View History

2024-03-30 14:17:52 +00:00
{
"name": "OrangeClock PCB",
"builds": [
{
"chipFamily": "ESP32-S3",
"parts": [
{
"path": "/firmwares/orangeclock_29epd.bin",
"offset": 0
}
]
}
]
}