There are 100s of solutions on the zephyr git and the nordic git. It took me a while to understand it all and it took me hours of debugging and frustration before I ended up guessing the right solution.
21 | #include <tensorflow/lite/micro/micro_mutable_op_resolver.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
20 | #include <tensorflow/lite/c/common.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.