This is the simplest stm32f103 example with Makefile.
The application is inbtended simply to check that the library can be builded with corresponded compiler for given plathorm without Warnings and Errors.
cd libparams
make stm32f103It will generate .bin file in libparams/build folder.