Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

◆ nrf_edgeai_is_runtime_compatible()

bool nrf_edgeai_is_runtime_compatible ( const nrf_edgeai_t * p_edgeai)

#include <include/nrf_edgeai/rt/nrf_edgeai_runtime.h>

Check if the Edge AI runtime library version is compatible with the solution runtime version.

Parameters
[in]p_edgeaiPointer to Edge AI Lab user context nrf_edgeai_t
Returns
true if compatible, false otherwise