Skip to content

annejan/stm32-makefile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

  1. Copy Makefile to directory with .ioc file

  2. Create project.mk file in same directory

     USER_CFLAGS = 
     SRCS = src/mysrc.c
     SSRCS = 
    
  3. Run make

  4. Run make help for help

About

STM32 Makefile for working with STM32Cube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 96.8%
  • C 3.2%