Gordon Henderson
db925cea18
Updated the build & makefile to allow for building the
...
I2C libraries again - but only if the right headers are
installed!
13 years ago
Gordon Henderson
95342e1f83
changed build to not do the I2C checks.
13 years ago
Gordon Henderson
be04c1bd52
Changed the build system to drop I2C for now. Seems to cause too many issues
...
on non Raspbian systems (and even on some Raspbian systems it would appear ):
fixed a timing issue on softTone
fixed some issues in wiringPisetup introduced when optimising the mmap calls.
13 years ago
Gordon Henderson
c82fb8735d
Updated the build script to better try to detect lack of i2c-dev
...
(hopefully!)
Also updated all the mmap code in wiringPiSetup() to make it a bit more
sane and efficient to a degree.
13 years ago
Gordon Henderson
4673e38b1f
Change to the build script to check for the presence of the I2C development
...
libraries.
Bumped gpio version.
13 years ago
Gordon Henderson
c121349a7b
Minor changes to messages being printed from wiringPiSetup()
...
Changed built to work marginally better.
13 years ago
Gordon Henderson
183c5a6b5c
More changes to help reflect usage on Rev 2 / 512MB Raspberry Pi's.
...
Also Makefile tweaks to help improve things somewhat - decided to
read the Makefile manual after some 15 years to updated my make
grey cells somewhat.
New command in the gpio command - readall
13 years ago
Gordon Henderson
c433519cf1
Updated gpio program to fix some minor issues.
...
Added top-level build script for lazy building.
13 years ago