arduino-core-avr 1.8.4+dfsg1-1 source package in Ubuntu

Changelog

arduino-core-avr (1.8.4+dfsg1-1) unstable; urgency=medium

  * [d73c46d] New upstream version 1.8.4+dfsg1
  * [3336421] Rebuild patch queue from patch-queue branch
    Updating the existing patches, adding that no forwarding is needed, these
    patches are all Debian specific.
  * [cf1e7d4] d/control: Update Standards-Version to 4.6.0
    No further changes needed.
  * [f03ac79] d/arduino-core-avr.install: Also shipping the examples
  * [56ff911] Lintian: Ignore the mentioned repeated-path-segment parts

 -- Carsten Schoenert <email address hidden>  Mon, 29 Nov 2021 15:54:18 +0100

Upload details

Uploaded by:
Debian Electronics Team
Uploaded to:
Sid
Original maintainer:
Debian Electronics Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
arduino-core-avr_1.8.4+dfsg1-1.dsc 2.1 KiB f5c22eec2c38f0d14017a340da6782060bfeb3f46f41ef45bcc1a80e131257e6
arduino-core-avr_1.8.4+dfsg1.orig.tar.xz 190.4 KiB 4b19d50781e2f984532611afd5754c349778e7f390d191bc2e0371388bfb214b
arduino-core-avr_1.8.4+dfsg1-1.debian.tar.xz 9.4 KiB ede885f249fe86a78fca45d35a656152bd50bf14d30cbfb4829ff60bc9f7bd23

Available diffs

No changes file available.

Binary packages built by this source

arduino-core-avr: Arduino Core for AVR microcontroller

 This package contains the source code and configuration files of the Arduino
 Core for Atmel's AVR microcontroller used on the Arduino Yún, Uno, Uno WiFi,
 Diecimila, Nano, Mega, MegaADK, Leonardo, Leonardo Ethernet, Micro, Esplora,
 Min, Ethernet, Fio, BT, LilyPadUSB, Lilypad, Pro, ATMegaNG, Robot Control,
 Robot Motor, Gemma, Yún Mini and Industrial 101.
 .
 It also contains some basic interfaces for interacting with the
 internal non-volatile storage (aka EEPROM) in AVR based Arduino boards.
 Also interfaces for interacting with plugable USB infrastructure (HID),
 for the Serial Programming Interface (SPI), for serial communication on
 any digital pins and for communicaton by I2C and Two Wire Interfaces
 devices.
 .
 Please note that the firmware for the Arduino WiFi Shield is not included
 (in contrary to the official upstream archive) due it's non DFSG compliance!
 Also some *.hex files are excluded as they are not rebuildable.