Quantcast
Channel: Articles on JeeLabs
Viewing all articles
Browse latest Browse all 296

LED blinks and serial echoes

$
0
0
Compiling software for the F103 is very easy but – as so often – does take a little preparation. In this case, we will need set up a few build files and make sure they are correct for the F103. But first, let’s create a new directory and “chdir” into it: mkdir ~/myf103apps cd ~/myf103apps Then you need these 3 files, which can all be downloaded from GitHub: Makefile.include - contains a few settings to select the F103 rules.

Viewing all articles
Browse latest Browse all 296

Trending Articles