mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 15:45:57 +00:00
Having backwards compatibility for !include and 'constraint:' is silly without also having backwards compatibility for 'category:', because that forces a binding change anyway. Add backwards compatibility for 'category:', and just print a deprecation warning when it's used. Also move tests for deprecated features into a dedicated test-bindings/deprecated.yaml binding, instead of piggybacking on other tests. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
5 lines
69 B
YAML
5 lines
69 B
YAML
properties:
|
|
required-2:
|
|
type: int
|
|
required: true
|