Skip to content

alfran/arduino-core-stm32f4

 
 

Repository files navigation

Arduino Core for STM32F4 CPU

This repository contains the source code and configuration files of the Arduino Core for ST Microelectronics STM32F4 processor (used on the Arduino STAR OTTO).

Installation on Arduino IDE

This core is available as a package in the Arduino IDE cores manager. Just open the "Boards Manager" and install the package called:

"Arduino STM32F4 Boards (32-bit ARM Cortex-M4)"

Support

There is a dedicated section of the Arduino Forum for general discussion and project assistance:

http://forum.arduino.org/index.php?board=98.0

Bugs or Issues

If you find a bug you can submit an issue here on github:

https://github.com/arduino-org/arduino-core-stm32f4/issues

Before posting a new issue, please check if the same problem has been already reported by someone else to avoid duplicates.

Contributions

Contributions are always welcome. The preferred way to receive code contribution is by submitting a Pull Request on github.

License and credits

This core has been developed by Arduino.org in collaboration with STM.

  Copyright (c) 2017 Arduino.org  All right reserved.

  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
  version 2.1 of the License, or (at your option) any later version.

  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  See the GNU Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public
  License along with this library; if not, write to the Free Software
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

About

Arduino core for stm32f4 cpu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.4%
  • Assembly 3.3%
  • HTML 1.5%
  • C++ 0.8%
  • Other 0.0%
  • Makefile 0.0%