This repository contains basic scaffolding to create projects with the STM32F4. To get started, copy example_project to the name of your new project, and adjust the project name in the Makefile.
To compile the project, just run make in the directory of your project.