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: