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

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: