arduino-core-avr 1.8.6+dfsg-1 source package in Ubuntu

Changelog

arduino-core-avr (1.8.6+dfsg-1) unstable; urgency=medium

  * [0ef762f] New upstream version 1.8.6+dfsg
  * [76c9b53] Rebuild patch queue from patch-queue branch
  * [254a970] d/control: Update Standards-Version to 4.6.0
    No further changes needed.
  * [31e1641] Lintian: Adjust overrides to new syntax

 -- Carsten Schoenert <email address hidden>  Sun, 06 Nov 2022 07:27:21 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
arduino-core-avr_1.8.6+dfsg-1.dsc 2.1 KiB 8fed3fb5a37ca796f1f76da99bbd5ea93c2f59b1113e898833ba4b3e4a0ddea0
arduino-core-avr_1.8.6+dfsg.orig.tar.xz 190.1 KiB ec928406ddb99e7de502eefac74ec96eff93a30e5b2be7a7f66c1cef266a1d03
arduino-core-avr_1.8.6+dfsg-1.debian.tar.xz 9.6 KiB 37e6725757b28fd564d5d6258a221f0aa5e00c572d1a574b8dd3e7bc0471e3eb

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.