Commit Graph

5 Commits

Author SHA1 Message Date
Conor Patrick
d5f21717c3 Update README.md 2021-07-13 16:49:54 -07:00
Conor Patrick
e4dcf88b32 update apdu-dispatch for new Data reply 2021-04-25 16:31:25 +02:00
Conor Patrick
08d3631ef2 rework apdu-dispatch, add apdu chaining
- APDU parsing now only occurs in apdu-dispatch, instead of both iso14443 and usbd-ccid
- apdu-dispatch now handles apdu chaining transparently to the apps.
- More tests added to cover chaining and apdu parsing
2020-10-09 16:20:12 +02:00
Conor Patrick
76d9f28692 Make apdu-dispatch build standalone and fix tests 2020-10-09 16:20:12 +02:00
Nicolas Stalder
d55bdbd740 Simplify adpu-manager logic, rename to apdu-dispatch 2020-07-16 23:29:07 +02:00