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
I don't know the correct way to do it, but I just remove the file from the project, rename it at the OS level, then add the newly renamed file back into the project.