I can't find an answer to this anywhere and it seems like a dumb question.
I've changed the scope of my source code header and corresponding .c file. So I want to rename them to be more representative.
How do I just rename files in the MDK IDE?
I've tried highlighting said file and pressing "F2", right click (no rename), and can't find anything under any of the menus.
Thanks
Just right click on the file and select "Options for file". You can then edit the path and name.
Thanks! Not intuitive, but it works!