Skip to content

yuya-oc/stm32f4-discovery-cmake

Repository files navigation

stm32f4-discovery-cmake

STM32F4 Discovery samples with CMake

Prerequisite

Build

$ git clone https://github.com/yuya-oc/stm32f4-discovery-cmake.git
$ cd stm32f4-discovery-cmake
$ git submodule update --init
$ cmake -DCMAKE_TOOLCHAIN_FILE=Toolchain-arm-none-eabi.cmake .
$ make libopencm3
$ make

About

STM32F4 Discovery samples with C/C++ and CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published