Where are the header files in Project Explorer?
Where are the header files in Project Explorer? I can open Application/User/main.c and see that it includes main.h, but it's nowhere to be found in the Project Explorer. If i right-click main.h in its includfe statement in main.c and select 'Open Declaration', it opens main.h. Hovering on the editor tab, I see it's in my project under 'Inc', but that folder does not show up in Project explorer, either.
So I use File Explorer and find it in my project folder in the 'Inc' folder that does not appear in Project Explorer. I don't understand this; someone please explain it to me.
Also, I want to add a header file, so I select File/New/Header File, and it opens a dialog box where I use the 'Browse...' button to select a home for it. The 'Inc' folder does not appear there, either. Where do I put my new header file? I'm totally at sea on this.
I'm using:
STM32CubeIDE
Version: 1.18.1
Build: 24813_20250409_2138 (UTC)
Thanks!

