Replies: 1 comment 1 reply
-
Beyond our handling. Please submit that patch upstream. Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a device android where I can't compile kernel and add modules, so I can't add usb serial modules, because the source code are missing.
I'm using the app TCPUART for access to my serial pn532 device with libnfc.
The idea is taken from Proxmark3, so I used the same source code for access to serial device using libnfc.
Is it possible apply this patch to libnfc distribuited in termux-packages? If yes I will make a PR.
I've been testing on my devices for a few weeks now with no issues.
libnfc produces some warnings but they can be ignored
This is the patch:
Beta Was this translation helpful? Give feedback.
All reactions