rust: Export zephyr-sys as zephyr::raw
Re-export all of the bindgen generated bindings in the zephyr-sys crate
into `zephyr::raw`. This keeps things easier, as users of `zephyr` only
need to worry about the single `zephyr` crate.
Signed-off-by:
David Brown <david.brown@linaro.org>
Loading
Please sign in to comment