Skip to content

geoffreymbrown/STM32-Template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

STM32-Template

A Build template for projects using the stm32vl discovery board, CodeSourcery gnu toolchain, and the STM32F10x Standard Peripheral Library.

To test:

(1) install the toolchain and libarary. (2) change the TOOLROOT and LIBROOT paths in Makefile.common (3) cd to Demo (4) type make

To create new projects

(1) clone the Demo directory (name the directory appropriately) (2) change TEMPLATEROOT in the cloned makefile to point to the template directory (3) modify as needed, adding any needed library objects to the OBJ list in the Makefile

About

A Build Template for the STM32 Processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages