You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gordon Henderson c82fb8735d
Updated the build script to better try to detect lack of i2c-dev
13 years ago
..
COPYING.LESSER Initial move to GIT 14 years ago
Makefile Lots of changes here. Added new I2C test code, a new serialTest program, 13 years ago
README Minor updates to GPIO and README files 13 years ago
gertboard.c Added new SPI driver helpers. 13 years ago
gertboard.h Initial move to GIT 14 years ago
lcd.c Updating gpio manual page 13 years ago
lcd.h Updating gpio manual page 13 years ago
piHiPri.c Initial move to GIT 14 years ago
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 13 years ago
piNes.h Added C++ wrappers for some of the newer .h files 13 years ago
piThread.c Initial move to GIT 14 years ago
softPwm.c Updating softPwm to fix some typos. 13 years ago
softPwm.h Added C++ wrappers for some of the newer .h files 13 years ago
softServo.c Big update here. 13 years ago
softServo.h Big update here. 13 years ago
softTone.c Big update here. 13 years ago
softTone.h Big update here. 13 years ago
wiringPi.c Updated the build script to better try to detect lack of i2c-dev 13 years ago
wiringPi.h Lots of changes here. Added new I2C test code, a new serialTest program, 13 years ago
wiringPiFace.c Big update here. 13 years ago
wiringPiI2C.c Lots of changes here. Added new I2C test code, a new serialTest program, 13 years ago
wiringPiI2C.h Lots of changes here. Added new I2C test code, a new serialTest program, 13 years ago
wiringPiISR.c Lots of changes here. Added new I2C test code, a new serialTest program, 13 years ago
wiringPiSPI.c Big update here. 13 years ago
wiringPiSPI.h Added new SPI driver helpers. 13 years ago
wiringSerial.c Tidying up some old debug 13 years ago
wiringSerial.h Initial move to GIT 14 years ago
wiringShift.c Initial move to GIT 14 years ago
wiringShift.h Initial move to GIT 14 years ago

README

WiringPi: An implementation of most of the Arduino Wiring
	functions for the Raspberry Pi,
	along with many more features and libraries to support
	hardware, etc. on the Raspberry Pi

Full details at:
	https://projects.drogon.net/raspberry-pi/wiringpi/