From 580d25a84baaa160b0afdc096e9aa1e8ca1c2d2b Mon Sep 17 00:00:00 2001 From: Stephen Caudle Date: Mon, 31 Oct 2011 00:16:37 -0400 Subject: Move STM32 example projects in family specific folders --- examples/stm32f1/other/i2c_stts75_sensor/README | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 examples/stm32f1/other/i2c_stts75_sensor/README (limited to 'examples/stm32f1/other/i2c_stts75_sensor/README') diff --git a/examples/stm32f1/other/i2c_stts75_sensor/README b/examples/stm32f1/other/i2c_stts75_sensor/README deleted file mode 100644 index 91e3ff6..0000000 --- a/examples/stm32f1/other/i2c_stts75_sensor/README +++ /dev/null @@ -1,13 +0,0 @@ ------------------------------------------------------------------------------- -README ------------------------------------------------------------------------------- - -This example program sends some characters on USART1. -Afterwards it connects to an STTS75 sensor (ST LM75 compatible) -at adress A0/1/2=0 and sets reverse polarity, 26 degree Tos and Thyst. - -It reads out the temperature and submits the temperature over USART1 in -binary format (ASCII 0/1). - -The terminal settings for the receiving device/PC are 115200 8n1. - -- cgit v1.2.3