Skip to main content

SupRefDesignType

No description

enum SupRefDesignType {
DEMONSTRATION
DEVELOPMENT
EVALUATION
EXAMPLE
EXPANSION
REFERENCE_DESIGN
STARTER
SYSTEM
}

Values

SupRefDesignType.DEMONSTRATION

Highlights a component feature, often for marketing or sales purposes.

SupRefDesignType.DEVELOPMENT

Enables code/hardware development and prototyping.

SupRefDesignType.EVALUATION

Intended to test specific electrical/mechanical characteristics.

SupRefDesignType.EXAMPLE

Example project demonstrating specific use cases or implementations.

SupRefDesignType.EXPANSION

Extends capabilities of a dev board. Often optional.

SupRefDesignType.REFERENCE_DESIGN

Complete application or subsystem design with documentation.

SupRefDesignType.STARTER

Bundled offering to help users ramp up quickly.

SupRefDesignType.SYSTEM

Combines multiple board types, sensors, or modules into a full system.