mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 15:25:08 +00:00
Added cmake files for neural_net acceleration drivers Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
4 lines
78 B
CMake
4 lines
78 B
CMake
zephyr_library()
|
|
|
|
zephyr_library_sources_ifdef(CONFIG_INTEL_GNA intel_gna.c)
|