Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042500
en ru br
ALT Linux repos
S:1.3.25-alt3_4

Group :: Other
RPM: arduino-builder

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.3.25-alt3_4
Build date: 21 may 2020, 09:00 ( 201.1 weeks ago )
Size: 258.31 Kb

Home page:   http://www.arduino.cc

License: GPLv2+
Summary: A command line tool for compiling Arduino sketches
Description:

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.

Current maintainer: Alexey Shabalin

List of contributors

List of rpms provided by this srpm:

  • arduino-builder
  • arduino-builder-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin