You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CubeSatSim/libs/wiringPi/examples
Jonathan Brandenburg 9f479800cb
added more samples, reorganized library, publishing library code
8 years ago
..
Gertboard
PiFace
PiGlow
q2w
scrollPhat
COPYING.LESSER
Makefile
README.TXT
blink.c
blink.rtb
blink.sh
blink6drcs.c
blink8-drcn.c
blink8.c
blink12.c
blink12drcs.c
clock.c
delayTest.c
ds1302.c
header.h
isr-osc.c
isr.c
lcd-adafruit.c
lcd.c
lowPower.c
max31855.c
nes.c
okLed.c
pwm.c
rht03.c
serialRead.c
serialTest.c
servo.c
softPwm.c
softTone.c
speed.c
spiSpeed.c
wfi.c

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:

Powered by TurnKey Linux.