Conor Patrick
ddae4affbb
fix select bug, refactor tests to new app+heapless
2021-07-13 16:45:41 -07:00
Conor Patrick
4ae64d8733
fix tests and add ci
2021-05-26 21:24:35 -07:00
Nicolas Stalder
c3d3798ef1
The great renaming
...
- name things by what they are
- try and make then names human readable
2021-04-25 16:31:25 +02:00
Conor Patrick
759177a577
add test and logging to tests
2021-04-25 16:31:25 +02:00
Conor Patrick
e4dcf88b32
update apdu-dispatch for new Data reply
2021-04-25 16:31:25 +02:00
Conor Patrick
3627ffbee5
update apdu dispatch tests
2021-04-13 23:14:07 +02:00
Nicolas Stalder
5a502a77b6
Further cleanup; give up on heapless PR, external interchange/trussed
2021-02-26 18:06:44 +01:00
Conor Patrick
842d860682
rework apdu-dispatch to significantly reduce stack overhead
2020-10-09 16:20:12 +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