]> oss.titaniummirror.com Git - oss-web.git/commitdiff
Clarify comment on slave chip select
authorR. Steve McKown <rsmckown@gmail.com>
Sat, 17 Mar 2012 22:52:23 +0000 (16:52 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Sat, 17 Mar 2012 22:52:23 +0000 (16:52 -0600)
in/tinyos.md

index 69af4242002362a2f26b4535621806ffe7a5c43c..718a599e6a5cca9f2f8ecf3da02924ea4fa04395 100644 (file)
@@ -18,7 +18,7 @@ internal and customer development efforts.  TMI enhancements include:
 
 * An implementation of the USCI peripheral, supporting UART and SPI
   communications.  Both SPI slave and master modes are supported, with the
-  driver knowing what to do in slave mode if the slave unasserts its chip
+  driver knowing what to do in slave mode if the master unasserts the slave chip
   select line.  I2C is working internally and we will be posting it soon.
 
 * Enhanced clock framework supporting parts with the basic_clock+ peripheral