-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfirmware.json
26 lines (26 loc) · 1.8 KB
/
firmware.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"type": "BRINEOMATIC_REV_A",
"version": "1.2.0",
"url": "https://raw.githubusercontent.com/hoeken/yarrboard/main/firmware/releases/FROTHFET_REV_D-1.2.0.bin",
"changelog": "## Version 1.1.1\n\n* Minor ui improvements for debugging\n\n## Version 1.1.0\n\n* New crash handler and coredump recording.\n\n## Version 1.0.1\n\n* Better release automation.\n\n## Version 1.0.0\n\n* First 'official' release into the wild."
},
{
"type": "FROTHFET_REV_D",
"version": "1.2.0",
"url": "https://raw.githubusercontent.com/hoeken/yarrboard/main/firmware/releases/FROTHFET_REV_D-1.2.0.bin",
"changelog": "## Version 1.1.1\n\n* Minor ui improvements for debugging\n\n## Version 1.1.0\n\n* New crash handler and coredump recording.\n\n## Version 1.0.1\n\n* Better release automation.\n\n## Version 1.0.0\n\n* First 'official' release into the wild."
},
{
"type": "8CH_MOSFET_REV_C",
"version": "1.2.0",
"url": "https://raw.githubusercontent.com/hoeken/yarrboard/main/firmware/releases/8CH_MOSFET_REV_C-1.2.0.bin",
"changelog": "## Version 1.1.1\n\n* Minor ui improvements for debugging\n\n## Version 1.1.0\n\n* New crash handler and coredump recording.\n\n## Version 1.0.1\n\n* Better release automation.\n\n## Version 1.0.0\n\n* First 'official' release into the wild."
},
{
"type": "RGB_INPUT_REV_B",
"version": "1.2.0",
"url": "https://raw.githubusercontent.com/hoeken/yarrboard/main/firmware/releases/RGB_INPUT_REV_B-1.2.0.bin",
"changelog": "## Version 1.1.1\n\n* Minor ui improvements for debugging\n\n## Version 1.1.0\n\n* New crash handler and coredump recording.\n\n## Version 1.0.1\n\n* Better release automation.\n\n## Version 1.0.0\n\n* First 'official' release into the wild."
}
]