1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
mspdebug (0.22-2) unstable; urgency=low
* Fix build prefix for lookup path, thanks to Frederik Möllers
(Closes: #730215)
-- Luca Bruno <lucab@debian.org> Fri, 22 Nov 2013 20:28:42 +0100
mspdebug (0.22-1) unstable; urgency=low
* New upstream release
-- Luca Bruno <lucab@debian.org> Fri, 16 Aug 2013 12:26:32 +0200
mspdebug (0.21-2) unstable; urgency=medium
* Add missing includes, fix FTBFS with newer toolchain
(Closes: #701326, #701383)
* Bump compat level to 9
-- Luca Bruno <lucab@debian.org> Sun, 12 May 2013 12:55:16 +0200
mspdebug (0.21-1) unstable; urgency=low
* Upload to unstable
-- Luca Bruno <lucab@debian.org> Sun, 05 May 2013 23:18:38 +0200
mspdebug (0.21-0~exp1) experimental; urgency=low
* New upstream version
+ Bug fixes and refactoring of drivers
-- Luca Bruno <lucab@debian.org> Tue, 29 Jan 2013 09:21:14 +0100
mspdebug (0.20-0~exp1) experimental; urgency=low
* New upstream version
+ New chips support
-- Luca Bruno <lucab@debian.org> Sat, 18 Aug 2012 09:51:38 +0200
mspdebug (0.19-1) unstable; urgency=low
* New upstream version
+ Eclipse compatibility
+ New chips support
* Bumped Standards-Version (no changes)
-- Luca Bruno <lucab@debian.org> Tue, 13 Mar 2012 09:31:16 +0100
mspdebug (0.18-1) unstable; urgency=low
* New upstream version
+ GDB protocol bug fixes
+ Support for raw USB access to UIF and eZ430
-- Luca Bruno <lucab@debian.org> Tue, 08 Nov 2011 23:14:56 +0100
mspdebug (0.17-2) unstable; urgency=low
* Bumped Standards-Version to 3.9.2 (no changes needed)
* Add udev rule to give LaunchPad devices to plugdev group (Closes: #637364)
* Moved to crosstoolchain git repository
-- Luca Bruno <lucab@debian.org> Tue, 06 Sep 2011 16:31:59 +0200
mspdebug (0.17-1) unstable; urgency=low
* New upstream version
+ Bug fixes and new chips support
-- Luca Bruno <lucab@debian.org> Wed, 24 Aug 2011 22:40:32 +0200
mspdebug (0.16-1) unstable; urgency=low
* New upstream version
+ Support for Olimex MSP-JTAG-TINY rev 2 and many new chips
-- Luca Bruno <lucab@debian.org> Tue, 14 Jun 2011 09:25:33 +0200
mspdebug (0.15-1) unstable; urgency=low
* New upstream version
+ Initial IO peripheral simulator
-- Luca Bruno <lucab@debian.org> Tue, 05 Apr 2011 10:01:34 +0200
mspdebug (0.14-1) unstable; urgency=low
* New upstream version
+ Bug fixes and new chips support
-- Luca Bruno <lucab@debian.org> Fri, 18 Feb 2011 10:47:31 +0100
mspdebug (0.13-1) unstable; urgency=low
* New upstream version
+ Support for Olimex MSP430-JTAG-ISO and many new chips
-- Luca Bruno <lucab@debian.org> Wed, 17 Nov 2010 19:57:11 +0100
mspdebug (0.12-1) unstable; urgency=low
* New upstream version
+ Support for flash BSL
-- Luca Bruno <lucab@debian.org> Sun, 07 Nov 2010 16:57:09 +0100
mspdebug (0.11-1) unstable; urgency=low
* Initial release (Closes: #597753)
-- Luca Bruno <lucab@debian.org> Mon, 27 Sep 2010 12:26:51 +0200
|