mirror of
https://github.com/pcsc-for-php/pcsc.git
synced 2026-08-08 21:09:26 +02:00
Content update
This commit is contained in:
parent
2562478bd4
commit
fc687719c6
2 changed files with 7 additions and 6 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# Contributors
|
||||
|
||||
## In alphabetical order by surname:
|
||||
|
||||
* Anatol Belski (Contributor)
|
||||
* Calvin Buckley (Contributor)
|
||||
* Remi Collet (Contributor)
|
||||
|
|
|
|||
11
TODO.md
11
TODO.md
|
|
@ -1,11 +1,11 @@
|
|||
# TODO
|
||||
# TODO:
|
||||
|
||||
## Implement important missing PC/SC functions and write documentation:
|
||||
Implement important missing PC/SC functions and write documentation:
|
||||
|
||||
* SCardControl()
|
||||
* SCardGetStatusChange()
|
||||
* SCardBeginTransaction()
|
||||
* SCardEndTransaction()
|
||||
* SCardControl()
|
||||
* SCardGetStatusChange()
|
||||
* Write complete API documentation
|
||||
|
||||
## Implement less important missing PC/SC functions:
|
||||
|
|
@ -15,3 +15,6 @@
|
|||
* SCardListReaderGroups()
|
||||
* SCardReconnect
|
||||
|
||||
# GOAL:
|
||||
|
||||
Completely implement the full API from [PC/SC API from PCSC-Lite](https://pcsclite.apdu.fr/api/group__API.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue