2 Commits

Author SHA1 Message Date
Steve Jeong
8a77459313 wiringPi/example: Add i2c lcd example
Signed-off-by: Steve Jeong <how2soft@gmail.com>
Change-Id: I491a6aad8da6c606638f885921a7174017507ef1
2023-06-02 10:14:18 +09:00
Dongjin Kim
f316f52636 Rework to build by autoconf/automake and new Debian scripts
Building in local machine:
    $ sh autogen.sh
    $ ./configure
    $ make
    $ sudo make install

Building Debian package:
    $ debuild -uc -us -b

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I76faa07c1586658d053a3e260ea231a19392f792
2022-01-20 06:30:34 +00:00