1 unstable release

0.1.0 Jan 2, 2022

#929 in Embedded development

MIT/Apache

51KB
1.5K SLoC

rkaiq

Rockchip RKAIQ bindings for Rust.

Build Examples

Before you build the examples, you must set PKG_CONFIG_SYSROOT_DIR to tell pkg-config where to find dependencies.

For example: with Full-V RKLASER1 Boards

export PKG_CONFIG_SYSROOT_DIR=/opt/fullv/2021.02.7-rklaser1/staging

Build an run examples:

cargo r --example minimal

Dependencies

~0–1.7MB
~34K SLoC