Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
Ian Jackson a19bfb5798 examples/blink.sh: Add missing +x bit with chmod 9 лет назад
..
Gertboard Build system: Enable V=1 to disable @'s 9 лет назад
PiFace Build system: Enable V=1 to disable @'s 9 лет назад
PiGlow Build system: Enable V=1 to disable @'s 9 лет назад
q2w Build system: Enable V=1 to disable @'s 9 лет назад
COPYING.LESSER Initial move to GIT 12 лет назад
Makefile Build system: Enable V=1 to disable @'s 9 лет назад
README.TXT Quite a few changes here. 11 лет назад
blink.c wiringPi Version 2 - First commit (of v2) 11 лет назад
blink.rtb Quite a few changes here. 11 лет назад
blink.sh Build system: Add missing set -e 9 лет назад
blink6drcs.c changed to pin mode to support softPwm. 10 лет назад
blink8.c wiringPi Version 2 - First commit (of v2) 11 лет назад
blink12.c wiringPi Version 2 - First commit (of v2) 11 лет назад
blink12drcs.c It helps if you add the files into GIT... 11 лет назад
clock.c wiringPi Version 2 - First commit (of v2) 11 лет назад
delayTest.c Quite a few changes here. 11 лет назад
ds1302.c wiringPi Version 2 - First commit (of v2) 11 лет назад
header.h Quite a few changes here. 11 лет назад
isr-osc.c Quite a few changes here. 11 лет назад
isr.c wiringPi Version 2 - First commit (of v2) 11 лет назад
lcd-adafruit.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 лет назад
lcd.c Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 лет назад
lowPower.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 лет назад
nes.c Quite a few changes here. 11 лет назад
okLed.c wiringPi Version 2 - First commit (of v2) 11 лет назад
pwm.c wiringPi Version 2 - First commit (of v2) 11 лет назад
rht03.c changed to pin mode to support softPwm. 10 лет назад
serialRead.c Quite a few changes here. 11 лет назад
serialTest.c Quite a few changes here. 11 лет назад
servo.c Quite a few changes here. 11 лет назад
softPwm.c wiringPi Version 2 - First commit (of v2) 11 лет назад
softTone.c wiringPi Version 2 - First commit (of v2) 11 лет назад
speed.c wiringPi Version 2 - First commit (of v2) 11 лет назад
spiSpeed.c Minor changes to the PiGlow code - got the orange & yellow the right way 10 лет назад
wfi.c Lots of changes here. Added new I2C test code, a new serialTest program, 12 лет назад

README.TXT


wiringPi Examples
=================

There are now too many examples to compile them all in a sensible time,
and you probably don't want to compile or run them all anyway, so they
have been separated out.

To compile an individual example, just type

make exampleName

To really compile everything:

make really-all

The individual tests are: