Piroro-hs / cubemx-pio

An example / boilerplate project of using CubeMX generated HAL library files for compilation with PlatformIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cubemx-pio

  • Build with PlatformIO or make
  • Use HAL libraries generated by CubeMX instead of PlatformIO bundled ones, so you can include other middlewares or patch the library easily

License

This project except lib/CubeMX is released into the public domain. For more information see LICENSE. For files under lib/CubeMX, please see each file headers.

About

An example / boilerplate project of using CubeMX generated HAL library files for compilation with PlatformIO

License:The Unlicense


Languages

Language:C 98.8%Language:Assembly 0.5%Language:C++ 0.5%Language:Makefile 0.2%Language:Python 0.0%