Skip to content

cajt/minimal_stm32f4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is (almost) the bare minimum to get a blinking LED on a STM32F4-Discovery board

Works with the Codesourcery toolchain (arm-none-eabi-gcc (Sourcery CodeBench Lite 2011.09-69) 4.6.1)


Three Step Guide:

 cd blink
 ./build.sh
 ./flash main.elf


Most headers are copied from CMSIS and STM's libs, startup is from XPCC (and sligthly modified).



About

minimal blinking programm for stm32f4 discovery board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published