Skip to content

edgeimpulse/example-standalone-inferencing-zephyr

Repository files navigation

Test Build

Edge Impulse Example: standalone inferencing (Zephyr)

This runs an exported impulse on most Zephyr development boards. See the documentation at Running your impulse locally (Zephyr).

Tested on

This example has been tested on the following Zephyr targets:

You can also run the example with Nordic nRF Connect SDK and the following boards:

If you run this example on a non-Arm development board you'll want to disable the CMSIS-DSP and CMSIS-NN macros in CMakeLists.txt, by adding the following definition:

-DEIDSP_USE_CMSIS_DSP=0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published