Commit Graph

14 Commits

Author SHA1 Message Date
Robin Müller 4b323053ec
Merge remote-tracking branch 'upstream/development' into mueller/update-from-upstream 2022-05-16 15:27:58 +02:00
Robin Müller c215508a12
another missing preproc guard 2022-05-13 00:25:52 +02:00
Jakob Meier 8ee26f81f9 dedicated returnvalue for line get failure 2022-05-04 10:36:32 +02:00
Jakob Meier 3556eca8e8 error check on line getter 2022-05-04 10:33:55 +02:00
Jakob Meier a9041b84a3 update read gpio API 2022-05-04 10:27:20 +02:00
Robin Müller a3617cad11
preproc guards 2022-05-02 15:12:38 +02:00
Philipp 70d3197212 gpio init bug fix
Return values from configureGpios were not checked
2022-04-25 14:32:05 +02:00
Philipp dd90980520 push test 2022-04-25 14:19:03 +02:00
Robin Müller 5ddac36314
GPIO update 2022-03-07 16:07:01 +01:00
Robin Müller ddcac2bbac
reapply clang format 2022-02-02 10:29:30 +01:00
Robin Müller cae3feb5da
Add feature to open GPIO by line name
This features was provided by Jakob Meier as part of
#19 .

It adds the feature to open GPIOs supplying their line names.
2021-10-11 19:55:37 +02:00
Robin Müller f40f783cb4
GPIO code update
Adds capability to define GPIO by label and by chip
for Linux systems
2021-09-23 17:58:44 +02:00
Robin Müller c3fbe04fc6
all include corrections 2021-08-02 20:58:56 +02:00
Robin Müller f1f167c2d1
using _ instead of - now 2021-08-02 20:55:03 +02:00