Skip to content

Lembed/STM32f429i-disco-gcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#STM32f429-discovery-gcc

gcc toolchain application template for STM32F429 discovery

build at docker container

build docker toolchain

git clone https://github.com/Lembed/Docker-Arm-Gcc-Toolchain.git STM32F429-GCC
cd STM32F429-GCC
docker build -t="stm32f429gcc" .

get source code and build with docker toolchain

get clone https://github.com/Lembed/STM32f429i-disco-gcc.git source
cd source
docker run  -v $(pwd):/opt/avr -it stm32f429gcc bash
make

About

gcc projects template for stm32f429 discovery

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages