chiark / gitweb /
Added new SPI driver helpers.
authorGordon Henderson <gordon@drogon.net>
Mon, 27 Aug 2012 19:56:14 +0000 (20:56 +0100)
committerGordon Henderson <gordon@drogon.net>
Mon, 27 Aug 2012 19:56:14 +0000 (20:56 +0100)
commit99095e3fa0c9e028c2c00d020392b1e22210379a
treec1b2a0d3b8eb09501b9cfe63045612caf84e6ad8
parent46665739106ef90ae8c792158c35ba0e5acebe8a
Added new SPI driver helpers.
Changed the gertboard code to use it
and ran more tests on he Gertboard code.
examples/gertboard.c
gpio/gpio.1
gpio/gpio.c
wiringPi/Makefile
wiringPi/gertboard.c
wiringPi/wiringPiSPI.c [new file with mode: 0644]
wiringPi/wiringPiSPI.h [new file with mode: 0644]