Skip to content

Conversation

rikugun
Copy link
Contributor

@rikugun rikugun commented Mar 5, 2025

add gpio support(linux only).

image

image

@MatthewReed303
Copy link
Collaborator

@rikugun does this work for users running in Docker? Needs to be compatible with Docker or will confuse users

@rikugun
Copy link
Contributor Author

rikugun commented Mar 6, 2025

@rikugun does this work for users running in Docker? Needs to be compatible with Docker or will confuse users

you can mount /sys/class/gpio to container, and mount the symbol too .

ls -al /sys/class/gpio/
total 0
drwxr-xr-x  2 root root    0 Mar  2 22:26 .
drwxr-xr-x 86 root root    0 Mar  2 19:56 ..
--w-------  1 root root 4096 Mar  2 22:26 export
lrwxrwxrwx  1 root root    0 Mar  2 22:31 gpiochip0 -> ../../devices/platform/soc@3000000/300b000.pinctrl/gpio/gpiochip0
lrwxrwxrwx  1 root root    0 Mar  2 22:27 gpiochip352 -> ../../devices/platform/soc@3000000/7022000.pinctrl/gpio/gpiochip352
--w-------  1 root root 4096 Mar  2 22:31 unexport

@Pencexiang
Copy link

2f22d1d597bea869d50be700c8742b0
Hello, I integrated EPICS by myself as a plug-in, but now I have a problem, that is, the epicsPvName and iocAddress I wrote here cannot be saved. I would like to ask where should I modify the front-end and back-end? Thank you very much

@unocelli
Copy link
Member

unocelli commented Mar 9, 2025

@rikugun Good work! I will reviewing your PR.

@unocelli
Copy link
Member

unocelli commented Mar 9, 2025

@Pencexiang please make a PR

@unocelli unocelli changed the base branch from master to feat/pr1637 March 16, 2025 20:46
@unocelli unocelli merged commit bc3bdab into frangoteam:feat/pr1637 Mar 16, 2025
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

Successfully merging this pull request may close these issues.

4 participants