]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - changelog
Compress changelog for tinyos-source to remove lintian warning.
[tinyos-2.x.git] / changelog
index 6c41c53f9c3f21da7a3ce34d24c0fcffce56e954..641c9cbba8db43fc44c9f69b68ca08573987171c 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,27 @@
+tinyos (2.1.0-1tinyos1) hardy; urgency=low
+
+  * Performance improvements to the msp430 USCI SPI peripheral code.
+  * Better support in the msp430 USCI SPI peripheral for acting as SPI slave.
+
+ -- R. Steve McKown <rsmckown@gmail.com>  Sat, 16 May 2009 11:56:51 -0600
+
+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