1 unstable release
0.44.0 | Feb 28, 2023 |
---|
#1930 in Hardware support
Used in rust_hdl_lib_ok_core
11KB
255 lines
Quickstart
Set the OK_FRONTPANEL_DIR
environment variable to point to the FrontPanel/API
directory. This
should be the location of the okFrontPanel.h
header file.
Mac OS X
Set the DYLD_FALLBACK_LIBRARY_PATH
environment variable to point to the same directory. You can do
export DYLD_FALLBACK_LIBRARY_PATH=$OK_FRONTPANEL_DIR
Then the usual cargo build
and cargo test
should work.
Dependencies
~0–1.8MB
~36K SLoC