2022-09-01 01:30 PM
Hello everyone,
I have a question about how to update Includes folder in a downloaded example from STM32 CubeMX.
Currently, I am working with LoRaWAN_End_Node example downloaded from STM32 CubeMX for the board Nucleo-WL55JC1. Based on that example, I want to add some of my files (both header and source files).
I want to ask how do I update Includes folder when I put new header files in the Inc directory (Inc is not shown in the Project Explorer tab).
I hope to have help from people in the community.
Thank you, Huy Nguyen.
Solved! Go to Solution.
2022-09-07 10:00 AM
Hello Semer,
My apologies for replying this late. I solved my issue already. It turned out that I looked at the wrong directory. That was why I could not see my newly created files.
Thank you very much,
Huy Nguyen.
2022-09-01 01:36 PM
I added the header files to the Inc directory already but the Includes in STM32CubeIDE has not been updated yet (I dont know how to do it).
2022-09-05 03:40 AM
Hello @Community member
In this case I would propose the following
Kind regards,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-09-07 10:00 AM
Hello Semer,
My apologies for replying this late. I solved my issue already. It turned out that I looked at the wrong directory. That was why I could not see my newly created files.
Thank you very much,
Huy Nguyen.