ubuntu/+source/arduino:applied/ubuntu/saucy

Last commit made on 2013-06-05
Get this branch:
git clone -b applied/ubuntu/saucy 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/saucy
Repository:
lp:ubuntu/+source/arduino

Recent commits

dcbfb79... by Scott Howard

1:1.0.5+dfsg2-1 (patches applied)

Imported using git-ubuntu import.

8b02de3... by Scott Howard

typos in example file

Gbp-Pq: roboIRread.patch.

fae649e... by Scott Howard

newer avr-libc debricated some typedefs, this enables compatabillity

Gbp-Pq: depricated_typedef_support.patch.

b5d7e6d... by Scott Howard

newer gcc requires PROGMEM variables to be consts

Gbp-Pq: const_progmem.patch.

d187679... by Scott Howard

fixed typo

Gbp-Pq: Adafruit_GFX.patch.

f414e3f... by Scott Howard

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

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

4a9b58d... by Scott Howard

patch to work with libc 1.8.0 and gcc 4.7

Gbp-Pq: gcc47_avr.patch.

0986eb3... by Scott Howard

Uses pkexec to add user to groups dailout and tty

Gbp-Pq: permission_fix.patch.

7964b69... by Scott Howard

Arduino copies precompiled binaries into the build tree,

Gbp-Pq: remove_copying_binaries.patch.

09b4952... by Scott Howard

Tells the wrapper where to look for things in debian.

Gbp-Pq: wrapper_for_deb.patch.