Difference between revisions of "Test Tools"
Matt Porter (talk | contribs) (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://...") |
Matt Porter (talk | contribs) (→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] |
Latest revision as of 20:30, 14 February 2013
Test Tools
Tools to aid with Testing
SPI
- spidev_test.c
- SpiSlaveZero SPI Slave Zero universal SPI peripheral