arduino-builder binary package in Ubuntu Jammy armhf
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.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2021-11-05 07:14:05 UTC | Published | Ubuntu Jammy armhf | release | universe | electronics | Optional | 1.3.25-3 | ||
|
|||||||||
Deleted | Ubuntu Jammy armhf | proposed | universe | electronics | Optional | 1.3.25-3 | |||
|
|||||||||
2021-11-05 07:15:33 UTC | Superseded | Ubuntu Jammy armhf | release | universe | electronics | Optional | 1.3.25-2 | ||
|