chiark / gitweb /
Quite a few changes here.
authorGordon Henderson <projects@drogon.net>
Mon, 28 Jan 2013 13:00:47 +0000 (13:00 +0000)
committerGordon Henderson <projects@drogon.net>
Mon, 28 Jan 2013 13:00:47 +0000 (13:00 +0000)
commite8f6258004e59b1452806e5c45bb6598d0158dd2
tree7e55d21e32385627ed8ebd6c4f0cd9bd7f10bbae
parentdb925cea180cf3f67ee13e0a5a0cd2fc9d3ce564
Quite a few changes here.
Added in generic 'blink' programs in the examples in C, RTB and Shell.
Updated wiringPi with a little big-file on the millis() function and
added in a new micros() function too.
Updated the examples with standard LGPL headers.
Added a new isr-osc.c test program - just for ISR timing purposes.
27 files changed:
examples/Makefile
examples/README.TXT
examples/blink.c [new file with mode: 0644]
examples/blink.rtb [new file with mode: 0644]
examples/blink.sh [new file with mode: 0644]
examples/delayTest.c
examples/gertboard.c
examples/header.h [new file with mode: 0644]
examples/isr-osc.c [new file with mode: 0644]
examples/nes.c
examples/okLed.c
examples/piface.c
examples/pwm.c
examples/serialRead.c
examples/serialTest.c
examples/servo.c
examples/speed.c
examples/test1.c
examples/test2.c
examples/tone.c
gpio/Makefile
gpio/gpio.1
gpio/gpio.c
wiringPi/lcd.c
wiringPi/lcd.h
wiringPi/wiringPi.c
wiringPi/wiringPi.h