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: