package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 23, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Generate produces the C SDK layout under outputDir.
It creates:
- include/viiper/viiper.h (common types and management API)
- include/viiper/viiper_<device>.h (per-device constants and API)
- src/viiper.c (common implementations)
- src/viiper_<device>.c (per-device)
- CMakeLists.txt
Source Files
¶
Click to show internal directories.
Click to hide internal directories.