SupSolutionTemplateRefDesignType
No description
enum SupSolutionTemplateRefDesignType {
DEMONSTRATION
DEVELOPMENT
EVALUATION
EXAMPLE
EXPANSION
REFERENCE_DESIGN
SOLUTION_TEMPLATE
STARTER
SYSTEM
}
Values
SupSolutionTemplateRefDesignType.DEMONSTRATION
Highlights a component feature, often for marketing or sales purposes.
SupSolutionTemplateRefDesignType.DEVELOPMENT
Enables code/hardware development and prototyping.
SupSolutionTemplateRefDesignType.EVALUATION
Intended to test specific electrical/mechanical characteristics.
SupSolutionTemplateRefDesignType.EXAMPLE
Example project demonstrating specific use cases or implementations.
SupSolutionTemplateRefDesignType.EXPANSION
Extends capabilities of a dev board. Often optional.
SupSolutionTemplateRefDesignType.REFERENCE_DESIGN
Complete application or subsystem design with documentation.
SupSolutionTemplateRefDesignType.SOLUTION_TEMPLATE
Complete solution template with documentation.
SupSolutionTemplateRefDesignType.STARTER
Bundled offering to help users ramp up quickly.
SupSolutionTemplateRefDesignType.SYSTEM
Combines multiple board types, sensors, or modules into a full system.