Skip to content

Use Arduino IDE to develop STM32 MCU (e.g. RedBear Duo) firmware.

Notifications You must be signed in to change notification settings

redbear/STM32-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32-Arduino


Arduino board package origin files for the STM32 MCU based target boards, including the RedBear Duo. There are many examples included in the board package under "arduino/libraries/RedBear_Duo/examples". Any contributions to this repository are really appreciated.

Any features, enhancements and bugfixes to the board package has been documented in this Changelog.

For users only want to playing with the boards need not to clone or download this repository, since the Arduino IDE has provided an easy way (known as Boards Manager) for you to install the board package. See the step-by-step Arduino Board Package Installation Guide.

To get started with the boards supported in this board package on Arduino IDE, Please follow the Getting Started guide.

Other documentations and resources for the RedBear Duo can be found here.

Directories and Files

  • arduino/avrdude_conf/: avr-dude configuration file
  • arduino/cores/: pre-compiled wiring libraries and other core files
  • arduino/firmwares/: Duo board system firmware images
  • arduino/libraries/: built-in examples for the Duo board
  • arduino/tools/: utils for building and uploading sketch
  • arduino/variants/: linker scripts and Open OCD scripts for the Duo board
  • arduino/boards.txt: boards information
  • arduino/platform.txt: building and uploading rules
  • arduino/programmers.txt: programmers definition
  • pack.sh: script to generate the corresponding board package in .tar.gz format
  • test.sh: script to replace the previous origin files that are generated by installing the board package using Boards Manager, with the current origin files in this repository.

License

Copyright (c) 2016 Red Bear

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Use Arduino IDE to develop STM32 MCU (e.g. RedBear Duo) firmware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •