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:
Anas Nashif 2018-02-11 08:51:04 -06:00 committed by Andrew Boie
commit 1aa1edaafa

View file

@ -28,7 +28,6 @@ mapping:
seq:
-
type: str
enum: [ 'gccarmemb', 'issm', 'xcc', 'zephyr', 'espressif', 'host']
"ram":
type: int
"flash":