選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Gordon Henderson 8cb493937f Improved the PWM functions with help from Chris Hall. 12年前
..
COPYING.LESSER Initial move to GIT 12年前
Makefile Added new SPI driver helpers. 12年前
README Minor updates to GPIO and README files 12年前
gertboard.c Added new SPI driver helpers. 12年前
gertboard.h Initial move to GIT 12年前
lcd.c Initial move to GIT 12年前
lcd.h Added C++ wrappers for some of the newer .h files 12年前
piHiPri.c Initial move to GIT 12年前
piNes.c Changes to the piNes driver to relect the new delayMicroseconds() 12年前
piNes.h Added C++ wrappers for some of the newer .h files 12年前
piThread.c Initial move to GIT 12年前
softPwm.c Updating softPwm to fix some typos. 12年前
softPwm.h Added C++ wrappers for some of the newer .h files 12年前
wiringPi.c Improved the PWM functions with help from Chris Hall. 12年前
wiringPi.h Improved the PWM functions with help from Chris Hall. 12年前
wiringPiFace.c Initial move to GIT 12年前
wiringPiSPI.c Added new SPI driver helpers. 12年前
wiringPiSPI.h Added new SPI driver helpers. 12年前
wiringSerial.c Tidying up some old debug 12年前
wiringSerial.h Initial move to GIT 12年前
wiringShift.c Initial move to GIT 12年前
wiringShift.h Initial move to GIT 12年前

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/