ubuntu/+source/arduino:applied/debian/stretch

Last commit made on 2016-12-09
Get this branch:
git clone -b applied/debian/stretch 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/debian/stretch
Repository:
lp:ubuntu/+source/arduino

Recent commits

33fe23e... by Milan Kupcevic <email address hidden>

2:1.0.5+dfsg2-4.1 (patches applied)

Imported using git-ubuntu import.

a3bbf28... by Milan Kupcevic <email address hidden>

enable building on debian platforms

Gbp-Pq: build-on-all-platforms.patch.

a932342... by Milan Kupcevic <email address hidden>

avrdude fuse read mask change

Gbp-Pq: efuse-and-lock-values.patch.

62f8b72... by Milan Kupcevic <email address hidden>

typos in example file

Gbp-Pq: roboIRread.patch.

6dd2440... by Milan Kupcevic <email address hidden>

newer avr-libc debricated some typedefs, this enables compatabillity

Gbp-Pq: depricated_typedef_support.patch.

3f05c41... by Milan Kupcevic <email address hidden>

newer gcc requires PROGMEM variables to be consts

Gbp-Pq: const_progmem.patch.

5a29ab0... by Milan Kupcevic <email address hidden>

fixed typo

Gbp-Pq: Adafruit_GFX.patch.

dc86375... by Milan Kupcevic <email address hidden>

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

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

15467f2... by Milan Kupcevic <email address hidden>

patch to work with libc 1.8.0 and gcc 4.7

Gbp-Pq: gcc47_avr.patch.

96c1666... by Milan Kupcevic <email address hidden>

Uses pkexec to add user to groups dailout and tty

Gbp-Pq: permission_fix.patch.