Skip to content

Board manifest to v2.0 #2413

Description

@ivankravets

New board manifest should support 2 types of boards:

  1. Kit - Classic board, development kit
  2. Device - generic board based on specific device/mcu. Can be used for custom boards

Device should be named as MCU/DEVICE name in upper case.

JSON fields

version

Should be 2.

name

Human readable name

device

Type: Object, fields

  • mcu
  • cpu
  • flash
  • ram
  • eeprom
  • frequency

configuration

See Atom configuration

build

Type: Object

debug

Type: Object

upload

Type: Object

url

Type: String

vendor

Type: String

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions