From: R. Steve McKown Date: Sat, 17 Mar 2012 22:52:23 +0000 (-0600) Subject: Clarify comment on slave chip select X-Git-Url: https://oss.titaniummirror.com/gitweb?p=oss-web.git;a=commitdiff_plain;h=32b73af859d76691d9d350ab7d6ed8fe547018e1 Clarify comment on slave chip select --- diff --git a/in/tinyos.md b/in/tinyos.md index 69af424..718a599 100644 --- a/in/tinyos.md +++ b/in/tinyos.md @@ -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