/stm32duino-cmake

CMake based project for STM32Duino 2.0

Primary LanguageC

CMake Helper for STM32Duino for Windows

CMake based project for STM32Duino 2.0

Hardware

Target platform for the project is stm32f103cBt6 "Blue Pill" arduino-nano-like development board.

Project Structure

Prerequisite

  • GNU Arm embedded toolchain
  • Cmake
  • Make
  • St-flash (for binary flashing)

How to build

CMake is used as a build system. Here is an example how to generate Makefile from Windows command prompt

configure
build

Links and misc stuff