From 32b73af859d76691d9d350ab7d6ed8fe547018e1 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Sat, 17 Mar 2012 16:52:23 -0600 Subject: [PATCH] Clarify comment on slave chip select --- in/tinyos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2