Gordon Henderson 13bbba7a22 Lots of changes here. Added new I2C test code, a new serialTest program,
and developed the new ISR - Interrupt Service Routine
handler - much easier than the old waitForInterrupt code!

Minor tweaks to the gpio program to recognise the environment variable
WIRINGPI_DEBUG too, and removed the printing of the errors from the
main wiringPi setup routines (and added some new ones!)
2013-01-14 11:31:56 +00:00
..
2012-08-16 15:04:43 +01:00
2012-08-27 20:56:14 +01:00
2012-08-16 15:04:43 +01:00
2012-10-02 14:32:12 +01:00
2012-10-02 14:32:12 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-19 15:17:03 +01:00
2012-08-24 19:07:54 +01:00
2012-12-06 21:49:41 +00:00
2012-12-06 21:49:41 +00:00
2012-12-06 21:49:41 +00:00
2012-12-06 21:49:41 +00:00
2012-12-06 21:49:41 +00:00
2012-12-06 21:49:41 +00:00
2012-08-27 20:56:14 +01:00
2012-08-18 13:53:01 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00
2012-08-16 15:04:43 +01:00

WiringPi: An implementation of most of the Arduino Wiring
	functions for the Raspberry Pi,
	along with many more features and libraries to support
	hardware, etc. on the Raspberry Pi

Full details at:
	https://projects.drogon.net/raspberry-pi/wiringpi/