Enhance error handeling.
- New API functions: nfc_strerror(), nfc_strerror_r() and nfc_perror(); - Drivers now have a reference to chips callback methods; - Rename -pn53x_err2string to pn53x_strerror and add it to pn53x_callbacks_list.
This commit is contained in:
parent
30e715cff0
commit
daa178b18f
7 changed files with 96 additions and 63 deletions
|
|
@ -1,3 +1,11 @@
|
|||
???
|
||||
----
|
||||
|
||||
Changes:
|
||||
- API: New nfc_perror(), nfc_strerror() and nfc_strerror_r() functions.
|
||||
|
||||
|
||||
|
||||
Apr 6, 2010 - 1.3.4
|
||||
--------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue