lp:ubuntu/raring/arduino

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/raring/arduino
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

23. By Scott Howard

* debian/patches/no-caller-saves.patch
  - workaround for GCC 4.7 bug, WiFi.cpp won't compile (Closes: #698254)
    (LP: #1112499)

22. By Scott Howard

New upstream release. Updated debian/copyright and added copyright_check
rule to debian/rules

21. By Scott Howard

* New upstream release
  - No wifishield firmware inluded in Debian: pre-compiled avr32 binaries
    with no sane build system. For source code and binaries, see the
    wifishield repo on github
* refreshed patches:
  - debian/patches/SimpleDateFormat_fix.diff deleted, applied upstream
  - debian/patches/gcc47_avr.patch updated, partially applied upstream
  - debian/patches/wrapper_for_deb.patch updated, partially applied upstream
* Updated debian/copyright for new files

20. By Scott Howard

Fixed another gcc 4.7 related bug in Ethernet library due to IPAddress
pointing to either a uint8_t or unint32_t IP address (Closes: #689325)
Thanks to Francesco Apollonio

19. By Scott Howard

Fixes gcc 4.7 related build failure of Ethernet library
(Closes: #684748)

18. By Scott Howard

* Fixed spelling error in pop-up window that adds users to dialout
  group. Clarified that clicking "Add" will add you to the group.
  (Closes: #677376)
* Added patches for core library using gcc-avr 4.7 (Closes: #677294)

17. By Scott Howard

* debian/patches/SimpleDateFormat_fix.diff
  - Arduino would fail to launch if date strings were improperly
    translated. (Closes: #674415)

16. By Scott Howard

New upstream release.

15. By Scott Howard

*.pde has been renamed *.ino by upstream. debian/rules changed
to not compress *.ino

14. By Scott Howard

Updated Arduino.mk and arduino-cli.html in arduino-core for
version 1.0 of IDE (Closes: #654162) Thanks to Antoine Sirinelli.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers