ubuntu/+source/arduino:applied/ubuntu/trusty

Last commit made on 2014-02-15
Get this branch:
git clone -b applied/ubuntu/trusty 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/trusty
Repository:
lp:ubuntu/+source/arduino

Recent commits

104b349... by Scott Howard

1:1.0.5+dfsg2-2 (patches applied)

Imported using git-ubuntu import.

9348b3f... by Scott Howard

typos in example file

Gbp-Pq: roboIRread.patch.

4f945ee... by Scott Howard

newer avr-libc debricated some typedefs, this enables compatabillity

Gbp-Pq: depricated_typedef_support.patch.

c91f082... by Scott Howard

newer gcc requires PROGMEM variables to be consts

Gbp-Pq: const_progmem.patch.

22853bd... by Scott Howard

fixed typo

Gbp-Pq: Adafruit_GFX.patch.

5182549... by Scott Howard

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

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

8120d7b... by Scott Howard

patch to work with libc 1.8.0 and gcc 4.7

Gbp-Pq: gcc47_avr.patch.

0787b51... by Scott Howard

Uses pkexec to add user to groups dailout and tty

Gbp-Pq: permission_fix.patch.

2d0851d... by Scott Howard

Arduino copies precompiled binaries into the build tree,

Gbp-Pq: remove_copying_binaries.patch.

6fc9bfa... by Scott Howard

Tells the wrapper where to look for things in debian.

Gbp-Pq: wrapper_for_deb.patch.