]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Update debian/changelog
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Sun, 12 Apr 2009 21:47:17 +0000 (21:47 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 02:35:09 +0000 (19:35 -0700)
changelog

index 6c41c53f9c3f21da7a3ce34d24c0fcffce56e954..8b2e7cda3f0f00a983e5ca2fe29bddd3193e4a6d 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,20 @@
+tinyos (2.1.0-1tinyos0) hardy; urgency=low
+
+  * Add filters for svn and git repos when building deb packages.
+  * Fix up io pin restoration after SPI peripheral is released.
+  * Wrong definition.  __MSP430_HAS_ADC12 has trailing underscores.
+  * This change allows msp430 usci SpiByte.write to terminate if the spi
+    resource is released in a higher level interrupt.
+  * Msp430UartP for usci incorrectly resetting peripheral state when released.
+  * Resource unconfigure in Msp430SpiP for usci was incorrect.
+  * Add PlatformSerialC to tmicore, for convenience.
+  * Flash bits for the tmicore platform.  Need work.
+  * Fix up steve's e-mail address.
+  * Fix up HplMsp430GeneralIOC.nc to make it more robust in the face of
+    various msp430 configurations.
+
+ -- R. Steve McKown <rsmckown@gmail.com>  Sun, 12 Apr 2009 15:39:00 -0600
+
 tinyos (2.1.0-0tinyos4) hardy; urgency=low
 
   * Support 64-bit builds