Fedora Packages

arduino-builder

A command line tool for compiling Arduino sketches

This tool is able to parse Arduino Hardware specifications, properly run gcc and produce compiled sketches. An Arduino sketch differs from a standard C program in that it misses a main (provided by the Arduino core), function prototypes are not mandatory, and libraries inclusion is automagic (you just have to #include them). This tool generates function prototypes and gathers library paths, providing gcc with all the needed -I params.

Releases Overview

Release Stable Testing
Fedora 34 1.3.25-7.fc33 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at arduino-builder dash maintainers at fedoraproject dot org.



Sources on Pagure