STM32 Matter Corresponding files for PluginApplicationCallbacks.h
Hello,
I am trying to implement a BMP 280 with matter. The project is to send the measured temperature back into matter and display on the home app on iPhone. At the end of 1.2.2.5 matter develop and prototype document, it mentioned to check if for each callback in the .h file, the corresponding folder should be added to the CUBE IDE. I have two callbacks in the .h file that I couldn't find a corresponding folder.
The first one is:
The second one is:
Thanks
