Difference between revisions of "Test Tools"

From eLinux.org
Jump to: navigation, search
(Created page with "== Test Tools == Tools to aid with Testing === SPI === * [http://www.kernel.org/doc/Documentation/spi/spidev_test.c spidev_test.c] * [SpiSlaveZero] === USB === * [http://...")
 
(SPI)
Line 6: Line 6:
  
 
* [http://www.kernel.org/doc/Documentation/spi/spidev_test.c spidev_test.c]
 
* [http://www.kernel.org/doc/Documentation/spi/spidev_test.c spidev_test.c]
* [SpiSlaveZero]
+
* [[SpiSlaveZero]] SPI Slave Zero universal SPI peripheral
  
 
=== USB ===
 
=== USB ===
  
 
* [http://www.linux-usb.org/usbtest/ Gadget Zero]
 
* [http://www.linux-usb.org/usbtest/ Gadget Zero]

Revision as of 19:30, 14 February 2013

Test Tools

Tools to aid with Testing

SPI

USB