- added
BorrowedRequest
#18
- changed signatures of
Pn532::process
,Pn532::process_no_response
,Pn532::send
,Pn532::process_async
andPn532::process_no_response_async
to also allowBorrowedRequest
parameters #18 (should be mostly backwards compatible)
- Descriptions for the variants of
requests::Command
#16
- fix
I2CInterface
(without Irq pin)InterfaceError
#14
- tell the async executor to poll until
wait_ready
returnsReady
#12
- renamed some enum variants #3
ErrorCode::Nfcid3InitiatorTargetMismatch
=>ErrorCode::NfcId3InitiatorTargetMismatch
ErrorCode::NadMsssing
=>ErrorCode::NadMissing
Error::BadACK
=>Error::BadAck
- Added missing chip select toggle in SPIInterface (without IRQ) #7
- Removed now stabilized nightly features