Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend agent to read gpio stub #13

Open
guycole opened this issue Nov 30, 2024 · 0 comments
Open

extend agent to read gpio stub #13

guycole opened this issue Nov 30, 2024 · 0 comments

Comments

@guycole
Copy link
Owner

guycole commented Nov 30, 2024

extend agent to return gpio stub, like

root@beaglebone:~# gpiodetect
gpiochip0 [gpio-0-31] (32 lines)
gpiochip1 [gpio-32-63] (32 lines)
gpiochip2 [gpio-64-95] (32 lines)
gpiochip3 [gpio-96-127] (32 lines)

gsc@rpi4e:~ $ gpiodetect
gpiochip0 [pinctrl-bcm2711] (58 lines)
gpiochip1 [raspberrypi-exp-gpio] (8 lines)
gpiochip0 [pinctrl-bcm2711] (58 lines)

should suppress duplicates (see rpi returns gpiochip0 twice)

@guycole guycole changed the title extend agent to read gpio extend agent to read gpio stub Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant