You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code generated for disabled nodes produces Rust compiler errors, thus
we must not generate getters for unavailable nodes.
Fixes building for RP2350 (otherwise passes and works).
> A node is considered enabled if its status property
> is either ``"okay"`` or not defined
> For backwards compatibility, the value ``"ok"``
> is treated the same as ``"okay"``
Signed-off-by: Dmitrii Sharshakov <[email protected]>
0 commit comments