Skip to content

MrSpock/template-stm32f0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-stm32f0

STM32F0 bare metal template with heap support

I've spend days to make proper linker file that will work perfectly and gives ability to use stdio.h functions. Lower workhorse of printf,sprintf etc is using heap to move data and most of templates I found did't have this function.

Code is based on work Hussam Al-Hertani (http://hertaville.com) and his blog posts. Thank you.

New target in Makefile was added - "make load" for flashing STM32F0DISCOVERY board

About

STM32F0 bare metal template with heap support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published