oc-flasher/static/manifests/oc_pcb.json

15 lines
182 B
JSON
Raw Normal View History

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