Question
undefined reference on converted cpp file from c ,after addition of edge impulse package
I am working on a project to include edge impulse package into my code. But while integrating edge impulse package I got to change the c file to cpp. But the Ble package which was working fine prior is now not work fine as the code converted to cpp.

the files in bluenrg_ms file is not detected for the definition of functions to source code in main().
