Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
resources:tools-software:linux-drivers:iio-gyroscope:adis16130 [05 Sep 2012 14:03] – [Status] Michael Hennerichresources:tools-software:linux-drivers:iio-gyroscope:adis16130 [03 Jan 2013 20:42] – external edit
Line 62: Line 62:
 "make qconfig") "make qconfig")
  
-<note>+<WRAP round help>
 The ADIS16130 Driver depends on **CONFIG_SPI** The ADIS16130 Driver depends on **CONFIG_SPI**
-</note>+</WRAP>
  
 <code> <code>
Line 92: Line 92:
 {{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 109: Line 109:
 -rw-r--r--    1 root     root          4096 Jan  3 20:40 uevent -rw-r--r--    1 root     root          4096 Jan  3 20:40 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**
 adis16130 adis16130
-</xterm></box>+</xterm></WRAP>
  
 === ADIS16130 device attributes === === ADIS16130 device attributes ===
resources/tools-software/linux-drivers/iio-gyroscope/adis16130.txt · Last modified: 11 Feb 2016 21:02 by Lars-Peter Clausen