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

Changelog

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

  * [ace0001] d/gbp.conf: Exclude folder driver/ while import
    The version 1.8.5 is shipping Windows drivers and additional stuff that
    are not relevant for Debian, we can exclude the folder driver/ completely.
  * [620ae3e] New upstream version 1.8.5+dfsg
    (Closes: #985653)
  * [c9bce1e] Rebuild patch queue from patch-queue branch
  * [b358be6] d/copyright: Update content and data

 -- Carsten Schoenert <email address hidden>  Sun, 27 Feb 2022 08:37:44 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
arduino-core-avr_1.8.5+dfsg-1.dsc 2.1 KiB 0f4662c18e4c4a73a38b5e4496b4ca35659a79d4bd8b52f04e5080b16ff4efff
arduino-core-avr_1.8.5+dfsg.orig.tar.xz 190.4 KiB 5040b53b865d4828a558d7a1f93ff106da76082d8305b38b81acce99d938ab24
arduino-core-avr_1.8.5+dfsg-1.debian.tar.xz 9.5 KiB b832af592097c0c170e9ed146a69a9352ca07be0dcf2d79fa710d762bd6867af

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.