Jean Delvare
b5298db986
Mark eepromer and eeprom as deprecated.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6307 7894878c-1315-0410-8ee3-d5d059ff63e0
10 years ago
Jean Delvare
272ec325c6
Enable static use of libi2c
When debugging embedded systems, it is often nice to simply TFTP the
desired i2ctool to the target without the hazzle of dealing with shared
libs. Using -static is overkill, too, so let's add a switch which will
only link functions from libi2c statically.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6289 7894878c-1315-0410-8ee3-d5d059ff63e0
10 years ago
Jean Delvare
4bbad0fae1
Update my e-mail address and copyright years.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6224 7894878c-1315-0410-8ee3-d5d059ff63e0
12 years ago
Jean Delvare
251d594fd0
New library for I2C device access under Linux. As a first step, the
library will host the i2c_smbus_*() inline functions which were
previously in the user-space flavor of <linux/i2c-dev.h>.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6054 7894878c-1315-0410-8ee3-d5d059ff63e0
13 years ago
Jean Delvare
f0892fadae
List include first, so that other modules can use it.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5610 7894878c-1315-0410-8ee3-d5d059ff63e0
17 years ago
Jean Delvare
4f13b76ddd
Integrate py-smbus into the build system. Patch from Mike Frysinger.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5608 7894878c-1315-0410-8ee3-d5d059ff63e0
17 years ago
Jean Delvare
03aa66377f
Let the environment set CC and CFLAGS. Original patch from Mike Frysinger.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5597 7894878c-1315-0410-8ee3-d5d059ff63e0
17 years ago
Jean Delvare
24f819ed0c
Licensing clarification.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5594 7894878c-1315-0410-8ee3-d5d059ff63e0
17 years ago
Jean Delvare
87c129180f
i2c-stub-from-dump: New helper script to use with the i2c-stub kernel
driver.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5002 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
ff5531a0f5
Install i2c-dev.h.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4909 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
0eab93f819
Don't install decode-xeon.pl on Linux 2.6 systems, it doesn't work there.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4908 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
2dc7307487
Rename module Makefiles from Makefile to Module.mk. They can't be used
as standalone makefiles.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4906 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
91dc800ac6
Add a main Makefile and make it call the tools and eeprom modules
Makefiles.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4905 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago