Ian Jackson a19bfb5798 examples/blink.sh: Add missing +x bit with chmod 8 лет назад
..
Gertboard da03f9ed2f Build system: Enable V=1 to disable @'s 8 лет назад
PiFace da03f9ed2f Build system: Enable V=1 to disable @'s 8 лет назад
PiGlow da03f9ed2f Build system: Enable V=1 to disable @'s 8 лет назад
q2w da03f9ed2f Build system: Enable V=1 to disable @'s 8 лет назад
COPYING.LESSER bf0ad86017 Initial move to GIT 11 лет назад
Makefile da03f9ed2f Build system: Enable V=1 to disable @'s 8 лет назад
README.TXT e8f6258004 Quite a few changes here. 11 лет назад
blink.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
blink.rtb e8f6258004 Quite a few changes here. 11 лет назад
blink.sh a19bfb5798 examples/blink.sh: Add missing +x bit with chmod 8 лет назад
blink12.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
blink12drcs.c 477f856247 It helps if you add the files into GIT... 11 лет назад
blink6drcs.c 05e2f67e7f changed to pin mode to support softPwm. 10 лет назад
blink8.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
clock.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
delayTest.c e8f6258004 Quite a few changes here. 11 лет назад
ds1302.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
header.h e8f6258004 Quite a few changes here. 11 лет назад
isr-osc.c e8f6258004 Quite a few changes here. 11 лет назад
isr.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
lcd-adafruit.c bfaf266ada Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 лет назад
lcd.c bfaf266ada Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate 11 лет назад
lowPower.c 0a9fdeb29d Minor changes to the PiGlow code - got the orange & yellow the right way 9 лет назад
nes.c e8f6258004 Quite a few changes here. 11 лет назад
okLed.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
pwm.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
rht03.c 05e2f67e7f changed to pin mode to support softPwm. 10 лет назад
serialRead.c e8f6258004 Quite a few changes here. 11 лет назад
serialTest.c e8f6258004 Quite a few changes here. 11 лет назад
servo.c e8f6258004 Quite a few changes here. 11 лет назад
softPwm.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
softTone.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
speed.c da38443cb2 wiringPi Version 2 - First commit (of v2) 11 лет назад
spiSpeed.c 0a9fdeb29d Minor changes to the PiGlow code - got the orange & yellow the right way 9 лет назад
wfi.c 13bbba7a22 Lots of changes here. Added new I2C test code, a new serialTest program, 11 лет назад

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: