Package arduino-builder: Information

    Binary package: arduino-builder
    Version: 1.3.25-alt3_4
    Architecture: ppc64le
    Build time:  Oct 9, 2020, 09:00 PM in the task #259525
    Source package: arduino-builder
    Category: Other
    Report package bug
    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.

    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