CONFIG_EDGE_IMPULSE
Enable Edge Impulse
Type: bool
Help
Enable Edge Impulse library.
Direct dependencies
CPLUSPLUS
&& STD_CPP11
&& LIB_CPLUSPLUS
&& NEWLIB_LIBC
&& NEWLIB_LIBC_FLOAT_PRINTF
&& !FP16
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols implied by this symbol
Kconfig definition
At <nRF>/lib/edge_impulse/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:31
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
menuconfig EDGE_IMPULSE
bool "Enable Edge Impulse"
imply FPU
imply CBPRINTF_FP_SUPPORT
depends on CPLUSPLUS && STD_CPP11 && LIB_CPLUSPLUS && NEWLIB_LIBC && NEWLIB_LIBC_FLOAT_PRINTF && !FP16
help
Enable Edge Impulse library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)