noisymime / STM32GENERIC

Generic implementation of Arduino for STM32 boards

Home Page:https://danieleff.github.io/STM32GENERIC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32GENERIC

Generic implementation of Arduino for STM32 boards using STM32 HAL. This is an alternative to the Official implementation

Documentation: https://danieleff.github.io/STM32GENERIC/

Installation - Users

TODO create boards manager package

Installation - Developers

  1. Download the latest version from https://github.com/danieleff/STM32GENERIC
  2. Unzip it into [Arduino]/hardware folder
  3. Install Arduino Zero from the board manager for the arm-none-eabi-gcc compiler

Additional instructions for F7 boards:

  1. Download the latest GNU ARM Embedded Toolchain
  2. Change compiler.path in platform.txt to point to that you downloaded.

About

Generic implementation of Arduino for STM32 boards

https://danieleff.github.io/STM32GENERIC/


Languages

Language:C 95.9%Language:C++ 1.7%Language:Assembly 1.1%Language:Objective-C 1.0%Language:Java 0.1%Language:HTML 0.1%Language:Python 0.0%Language:Roff 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%Language:M4 0.0%Language:CSS 0.0%