Skip to content

Commit

Permalink
add duelink spider v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Palomino34 committed Sep 19, 2024
1 parent 04a295f commit 4818ba3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions public/firmware.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
{
"duelink": {
"name": "DUElink",
"versions": [
{ "id": 1, "name": "v1.1.5", "url": "firmware/duelink_v115.ghi" }
],
"boards": [
{ "name": "DUELink Spider", "id": "D" }
]
},
"sc13xxx": {
"name": "SC13",
"name": "DUELink",
"versions": [
{ "id": 1, "name": "v1.1.4", "url": "firmware/due_sc13_v114.ghi" }
{ "id": 1, "name": "v1.1.5", "url": "firmware/due_sc13_v115.ghi" }
],
"boards": [
{ "name": "DUELink Spider", "id": "F" },
{ "name": "FEZ Flea", "id": "F" },
{ "name": "FEZ Pico", "id": "I" },
{ "name": "BrainPad Pulse", "id": "P" }
Expand Down
File renamed without changes.

0 comments on commit 4818ba3

Please sign in to comment.