StuntMonkeh
Newbie level 2
I have just started out programming and I have an STM32VL board.
There are a number of functions I have written in the main.c that I want to put in my own library. How do I go about doing that?
All I can figure out is that I need a '.h' and '.c' file for the library.
Can someone point me in the right direction. Thanks.
There are a number of functions I have written in the main.c that I want to put in my own library. How do I go about doing that?
All I can figure out is that I need a '.h' and '.c' file for the library.
Can someone point me in the right direction. Thanks.