Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 296 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 296 Bytes

STM32F4 Playground

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.