Skip to content

Board manifest to v2.0 #2413

@ivankravets

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions