Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046613
en ru br
Репозитории ALT

Группа :: Other
Пакет: arduino-builder

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.3.25-alt3_4
Время сборки: 21 мая 2020, 09:00 ( 201.2 недели назад )
Размер архива: 258.31 Kb

Домашняя страница:   http://www.arduino.cc

Лицензия: GPLv2+
О пакете: 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.

Текущий майнтейнер: Alexey Shabalin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • arduino-builder
  • arduino-builder-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin