Skip to content

profezzorn/arduino-proffieboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Plugin for Proffieboard

Installing

See the ProffieOS Documentation

Alternative installation method for developers

  1. cd <SKETCHBOOK>, where <SKETCHBOOK> is your Arduino Sketch folder:
  • OS X: ~/Documents/Arduino
  • Linux: ~/Arduino
  • Windows: ~/Documents/Arduino
  1. Create a folder named hardware, if it does not exist, and change directories to it
  2. Clone this repo: git clone https://github.com/profezzorn/arduino-proffieboard.git profezzorn/stm32l4
  3. Restart the Arduino IDE
  4. Make sure you install any drivers you need from the instructions at the top.

Credits

This core is based on the Arduino STM32L4 Core. For now, the boards from the original core are still supported by this core.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.2%
  • C++ 1.4%
  • Assembly 0.3%
  • Tcl 0.1%
  • Makefile 0.0%
  • Shell 0.0%