Skip to content

PhischDotOrg/stm32f4-minimal

Repository files navigation

stm32f4-minimal

"Hello World"-like Example for a STM32F4 Discovery Board.

How to check out

This project makes use of git's submodules feature. This repository is therefore more of a front-end for other code parts. In order to obtain all the needed code, please check out with the --recursive flag.

Example:

$ git clone git@github.com:PhischDotOrg/stm32f4-minimal.git --recursive

How to build

See the documentation for the common reposority at https://github.com/PhischDotOrg/stm32f4-common.

About

"Hello World"-like Example for the STM32F4 Discovery Board.

Resources

License

Stars

Watchers

Forks

Packages

No packages published