b201b74c3f
Updated the VSCode Makefile to allow compilation of multiple .c files instead of just one (main.c). - Replaced `SRC` and `OBJS` definitions to dynamically include all .c and .h files in the project. - This change enables automatic handling of any number of source files specifically in the VSCode setup. |
||
---|---|---|
.. | ||
.vscode | ||
resources | ||
main.c | ||
main.code-workspace | ||
Makefile | ||
Makefile.Android |