Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
resources:tools-software:linux-drivers:iio-gyroscope:adis16060 [05 Sep 2012 14:02] – [Status] Michael Hennerichresources:tools-software:linux-drivers:iio-gyroscope:adis16060 [03 Jan 2013 20:42] – external edit
Line 7: Line 7:
 ===== Evaluation Boards ===== ===== Evaluation Boards =====
  
-  * [[adi>ADIS16060/PCBZ]]+  * [[adi>EVAL-ADIS16060|ADIS16060/PCBZ]]
 ===== Description ===== ===== Description =====
  
Line 73: Line 73:
 "make qconfig") "make qconfig")
  
-<note>+<WRAP round help>
 The ADIS16060 Driver depends on **CONFIG_SPI** The ADIS16060 Driver depends on **CONFIG_SPI**
-</note>+</WRAP>
  
 <code> <code>
Line 103: Line 103:
 {{page>software:linux:docs:iio:iio_snippets#iio device files&noheader&firstseconly&noeditbtn}} {{page>software:linux:docs:iio:iio_snippets#iio device files&noheader&firstseconly&noeditbtn}}
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/> **cd /sys/bus/iio/devices/** root:/> **cd /sys/bus/iio/devices/**
Line 124: Line 124:
 -rw-r--r--    1 root     root          4096 Jan  3 19:32 uevent -rw-r--r--    1 root     root          4096 Jan  3 19:32 uevent
 root:/sys/devices/platform/bfin-spi.0/spi0.1/iio:device0> root:/sys/devices/platform/bfin-spi.0/spi0.1/iio:device0>
-</xterm></box>+</xterm></WRAP>
  
 === Show device name === === Show device name ===
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/sys/devices/platform/bfin-spi.0/spi0.1/iio:device0> **cat name** root:/sys/devices/platform/bfin-spi.0/spi0.1/iio:device0> **cat name**
 adis16060_r adis16060_r
-</xterm></box>+</xterm></WRAP>
  
 === ADIS16060 device attributes === === ADIS16060 device attributes ===
resources/tools-software/linux-drivers/iio-gyroscope/adis16060.txt · Last modified: 08 Feb 2016 12:59 by Lars-Peter Clausen