ubuntu/+source/arduino:applied/ubuntu/xenial-devel

Last commit made on 2014-05-30
Get this branch:
git clone -b applied/ubuntu/xenial-devel https://git.launchpad.net/ubuntu/+source/arduino
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-devel
Repository:
lp:ubuntu/+source/arduino

Recent commits

044217a... by Scott Howard

2:1.0.5+dfsg2-4 (patches applied)

Imported using git-ubuntu import.

f791ac8... by Scott Howard

typos in example file

Gbp-Pq: roboIRread.patch.

190332b... by Scott Howard

newer avr-libc debricated some typedefs, this enables compatabillity

Gbp-Pq: depricated_typedef_support.patch.

32294b3... by Scott Howard

newer gcc requires PROGMEM variables to be consts

Gbp-Pq: const_progmem.patch.

0851baf... by Scott Howard

fixed typo

Gbp-Pq: Adafruit_GFX.patch.

86e5e83... by Scott Howard

WiFi.cpp won't compile without -fno-caller-saves

Gbp-Pq: no-caller-saves.patch.

4ab8345... by Scott Howard

patch to work with libc 1.8.0 and gcc 4.7

Gbp-Pq: gcc47_avr.patch.

25dbe78... by Scott Howard

Uses pkexec to add user to groups dailout and tty

Gbp-Pq: permission_fix.patch.

aa3df02... by Scott Howard

Arduino copies precompiled binaries into the build tree,

Gbp-Pq: remove_copying_binaries.patch.

48c2d43... by Scott Howard

Tells the wrapper where to look for things in debian.

Gbp-Pq: wrapper_for_deb.patch.