wizzomafizzo / tapto

Launch games using physical objects
GNU General Public License v3.0
64 stars 9 forks source link

add PCSC support to libnfc #62

Open drebes opened 1 month ago

drebes commented 1 month ago

As discussed on https://github.com/wizzomafizzo/tapto/issues/60, with these changes the CCID card reader gets properly recognized. It's still not enough to use it for scanning as its also pending changes on libnfc which I'm trying to get upstreamed, but this moves further proper support for PCSC in the right direction.

wizzomafizzo commented 1 month ago

Wow! I'm giving it a shot now. I'm not holding my breath for upstream support, I'd be fine to rely on a fork tbh. I'll update how I go :)