diff -r 01ec9f32835e -r ea36fd802446 test/make/uwproj.xsd --- a/test/make/uwproj.xsd Sat Jan 20 14:56:50 2024 +0100 +++ b/test/make/uwproj.xsd Sat Jan 20 15:37:16 2024 +0100 @@ -102,9 +102,11 @@

The optional platform attribute may specify a single platform identifier and - the optional not attribute may specify a comma-separated list of platform identifiers. - The configure script shall skip this dependency declaration if the detected platform is not - matching the filter specification of these attributes. + the optional toolchain attribute may specify a single toolchain. + The optional not attribute may specify a comma-separated list of platform and/or + toolchain identifiers. + The configure script shall skip this dependency declaration if the detected platform and toolchain + is not matching the filter specification of these attributes.

@@ -125,6 +127,7 @@ +