-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
firmware.json
14 lines (14 loc) · 922 Bytes
/
firmware.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{
"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."
}
]