Skip to content

The ultimate example on how to compile a barebones C application for stm32 (all init code included).

Notifications You must be signed in to change notification settings

palhartinger/stm32f103c8t6_blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example on how to compile and run a bare bones applicaiton on an stm32f103c8t6 cortex-m3 ARM processor.

I have been searching for such an example and was not able to find one. So I found the needed files scatered around the internet and put together this example that actually works.

This example is designed to work with the board shown on picture. (stm32f103c8t6.jpg).

About

The ultimate example on how to compile a barebones C application for stm32 (all init code included).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages