Skip to content

Conversation

kartben
Copy link
Contributor

@kartben kartben commented Aug 27, 2025

WIP - not ready for review

@kartben kartben force-pushed the twister_jsonschema branch 5 times, most recently from 0f869a5 to 645adb6 Compare August 27, 2025 10:41
Including soc.h is causing issues - drop as it's not needed
Fixes e.g. the below:
west build -p -b em_starterkit@2.2.0/emsk_em7d \
     tests/drivers/build_all/w1 -T drivers.w1.build

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
revisons must be major.minor.patch so add the missing patch

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Converted `arch-schema.yml`, `board-schema.yml`, and `soc-schema.yml`
from PyYAML format to JSON Schema format, including baking in some of
the validation rules that were deferred to ad hoc Python right into the
schemas (e.g. mutual exclusivity of certain fields).

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
@kartben kartben force-pushed the twister_jsonschema branch 5 times, most recently from e3edd85 to 39fad82 Compare August 27, 2025 13:31
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
@kartben kartben force-pushed the twister_jsonschema branch from 39fad82 to a7cf875 Compare August 27, 2025 13:33
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant