However note, that now there exists a gpio connection type, that obsoletes
all the board specific CTs like raspberry pi.
HTH,
Harald
--
If you want to support my work:
see http://friends.ccbib.org/harald/supporting/
or donate via CLAM to xASPBtezLNqj4cUe8MT5nZjthRSEjrRQXN
or via peercoin to P98LRdhit3gZbHDBe7ta5jtXrMJUms4p7w
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My code is enough generic to use GPIO simply changing the connection name.
I have inspected the LIBUGPIO code and it uses the same approach, the SYS
FS to address the GPIO pins.
Regards,
Antonio
Il giorno ven 10 feb 2017 alle ore 00:24 Harald Geyer harald@ccbib.org ha
scritto:
"Antonio Petricca" writes:
I would like to submit you the fact that my version of the connectivity
module has no dependencies from other libraries (like libugpio).
While this is nice, unfortunately having connection types for any SoC
out there just doesn't scale up. People should write connection types
using proper kernel APIs, ie portable code.
(Mind you, we already have a huge amount of buggy code, that nobody
maintains properly. We can't afford to add to that mess.)
HTH,
Harald
--
If you want to support my work:
see http://friends.ccbib.org/harald/supporting/
or donate via CLAM to xASPBtezLNqj4cUe8MT5nZjthRSEjrRQXN
or via peercoin to P98LRdhit3gZbHDBe7ta5jtXrMJUms4p7w
lcdproc development has moved to gibhub:
https://github.com/lcdproc/lcdproc
However note, that now there exists a gpio connection type, that obsoletes
all the board specific CTs like raspberry pi.
HTH,
Harald
--
If you want to support my work:
see http://friends.ccbib.org/harald/supporting/
or donate via CLAM to xASPBtezLNqj4cUe8MT5nZjthRSEjrRQXN
or via peercoin to P98LRdhit3gZbHDBe7ta5jtXrMJUms4p7w
Thank you for your answer Harald, now I know the new GitHub project. :)
I would like to submit you the fact that my version of the connectivity module has no dependencies from other libraries (like libugpio).
Regards,
Antonio
My code is enough generic to use GPIO simply changing the connection name.
I have inspected the LIBUGPIO code and it uses the same approach, the SYS
FS to address the GPIO pins.
Regards,
Antonio
Il giorno ven 10 feb 2017 alle ore 00:24 Harald Geyer harald@ccbib.org ha
scritto: