Skip to content

bonyiii/SF32u4_boards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun 32u4 Board Support

This contains support for the following SparkFun 32u4 based Arduino-compatible development boards:

To add this support to your Arduino IDE, simply copy this folder into your hardware directory in one of two places:

  • the actual Arduino directory
  • inside your Sketchbook directory
  • Please note: This will only work under Arduino IDE versions 1.0.1 - 1.0.5

Example

mkdir /home/user/sketchbook/hardware/arduino

extract SF32u4_boards-master.zip to the above directory, start arduino ide, and in tools -> board select your board

For version 1.5.2, please see the Arduino repository for more information on adding these files. Keep in mind that version 1.5.2 is still currently a beta IDE.

Information on compiling and programming the bootloader can be found in the bootloader directory.

About

Support files for SparkFun's 32u4-based Arduino-compatible development boards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.4%
  • C++ 9.6%