sanitycheck: make schema for toolchains more flexible
Allow for any toolchain variants to be useable with sanitycheck without the need for them to be registered. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
622ab2f6fd
commit
1aa1edaafa
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ mapping:
|
|||
seq:
|
||||
-
|
||||
type: str
|
||||
enum: [ 'gccarmemb', 'issm', 'xcc', 'zephyr', 'espressif', 'host']
|
||||
"ram":
|
||||
type: int
|
||||
"flash":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue