-
Notifications
You must be signed in to change notification settings - Fork 231
How to add a new board
Jaume Olivé Petrus edited this page Feb 27, 2019
·
26 revisions
UNDER CONSTRUCTION!!
This file is a JSON file that defines an array of boards supported by Lua RTOS, in which each item contains a JSON object that registers the board's entry point into the Whitecat Ecosystem. This object has the following properties:
-
id (string):
-
description (string):
-
manufacturer (string):
-
type (string):
-
subtype (string):
-
eol (string):
-
filesystem (string):
-
usb_vid_pid (string):
-
usb_port_exp (string):
-
image (string):