The current schema does not allow specifying the digital wiring configuration:
|
"enum": ["wiredOr", "wiredAnd", "wiredOrPull", "wiredAndPull"] |
This is allowed by core.atxmega definitions and also by the generators metadata model, and therefore needs to be included in the schema.
The current schema does not allow specifying the
digitalwiring configuration:protocol/schema/ios.json
Line 77 in 302d387
This is allowed by core.atxmega definitions and also by the generators metadata model, and therefore needs to be included in the schema.