Skip to content

tlorens/php_i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php_i2c

PHP I2C (linux) Bindings and misc PHP classes

phpize
./configure --with-i2c
make
make install