anchao opened a new pull request, #2883:
URL: https://github.com/apache/nuttx-apps/pull/2883

   ## Summary
   
   mlearning: fix build break if enable cmsis-nn
   
   
apps/mlearning/tflite-micro/tflite-micro/tensorflow/lite/micro/kernels/cmsis_nn/conv.cc:18:10:
     fatal error: Include/arm_nnfunctions.h: No such file or directory
      18 | #include "Include/arm_nnfunctions.h"
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
   
   Signed-off-by: chao an <[email protected]>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   cmake -B build -DBOARD_CONFIG=fvp-armv8r-aarch32/nsh -GNinja


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to