Skip to content

Arduino core implementation for Fortebit Open IoT boards with SAM architecture

Notifications You must be signed in to change notification settings

fortebit/fortebit-openiot-sam-core

 
 

Repository files navigation

Fortebit OpenTracker - Arduino Core (SAM Architecture) GitHub release

This repository contains the source code and configuration files of the Arduino Core for Atmel's SAM3XA Series of microcontrollers and board support files for the OpenTracker v2 board (mostly compatible with Arduino Due).

Installation on Arduino IDE

This core is included in the Fortebit Open IoT Board Manager package. Please refer to that page for installation instructions.

Development with Git

This repository references other projects (mainly libraries) as Git sub-modules. To setup your local copy of the repository make sure to run (from the repository root directory):

git submodule init
git submodule update --recursive

About

Arduino core implementation for Fortebit Open IoT boards with SAM architecture

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.6%
  • C++ 6.9%
  • Other 1.5%