/BluePrint

A base project for the STM32F103C8T6 aka blue pill board

Primary LanguageCOtherNOASSERTION

BluePrint logo

BluePrint

GitHub project Licence Build status

About

A base project for the STM32F103C8T6 aka blue pill board.

This project runs FreeRTOS 10.2.1 and has several common system peripherals preconfigured. Namely: I²C2, SPI1, ADC1, TIM1.

So everything you need for most projects.

Installation

  1. Install PlatformIO Core
  2. Run these commands:
    # Build project
    > platformio run

    # Upload firmware
    > platformio run --target upload

    # Clean build files (optional)
    > platformio run --target clean

Licence

The source code of this software is licenced, unless stated otherwise, under the terms of The Beerware Licence.

Logo icon made by Freepik from Flaticon.