Sosthène Guédon 3c6722d01b Fix test compilation
2023-06-27 17:02:20 +02:00
2023-06-27 17:02:20 +02:00
2023-06-27 14:31:22 +02:00
2023-06-27 17:02:20 +02:00
2023-02-14 10:45:07 +01:00
2023-02-14 10:45:07 +01:00
2021-07-13 16:49:54 -07:00

Apdu Dispatch

This layer accepts APDU (application packet data units) from a contact and/or contactless interface and passes them to a selected app.

It handles parsing APDU's, chaining, T=0, and T=1.

Run tests via cargo test --features std,log-all

Description
No description provided
Readme 179 KiB
Languages
Rust 100%