Package arduino-builder: Information
Source package: arduino-builder
Version: 1.3.25-alt3_4
Build time: Oct 9, 2020, 09:00 PM in the task #259525
Category: Other
Report package bugHome 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.
List of RPM packages built from this SRPM:
arduino-builder (x86_64, ppc64le, i586, armh, aarch64)
arduino-builder-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
arduino-builder (x86_64, ppc64le, i586, armh, aarch64)
arduino-builder-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Alexey Shabalin
Last changed
May 21, 2020 Alexey Shabalin 1.3.25-alt3_4
- fixed build
July 19, 2019 Igor Vlasenko 1.3.25-alt2_4
- aarch64 build
March 14, 2019 Mikhail Gordeev 1.3.25-alt2_1
- Use vendorized BuildRequires - Add ExcludeArch aarch64