Skip to content

[cmake] A board should support multiple configurations (variants) #1256

@nashif

Description

@nashif

right now we support 1 defconfig per board, there are cases where different configuration might be required, for example one will be fully loaded with all peripherals loaded, another would be only enabling basic IOs. We should also be able to have defconfigs for testing and test harnesses etc.

The idea is to have one yaml file per board and support multiple variants.

Metadata

Metadata

Assignees

Labels

EnhancementChanges/Updates/Additions to existing features

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions