ports/*/boards/*/board.json: Remove "id" field.

This was used to override the firmware filename generated by the build
server (to match the historical name before board definitions existed).

Now we're making everything use the board definition name (i.e. the
directory name).

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
Jim Mussared
2023-08-15 23:25:15 +10:00
parent c3093080b1
commit 1a99f74063
29 changed files with 0 additions and 29 deletions

View File

@@ -10,7 +10,6 @@
"WiFi",
"microSD"
],
"id": "wipy",
"images": [
"wipy.jpg"
],