Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.
/ BluePrint Public archive

A base project for the STM32F103C8T6 aka blue pill board

License

Notifications You must be signed in to change notification settings

mupfdev/BluePrint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A base project for the STM32F103C8T6 aka blue pill board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published