Nicolas Stalder 644336c38b Bump heapless
2021-06-10 23:21:41 +02:00
2021-05-26 21:24:35 -07:00
2021-06-10 23:21:41 +02:00
2021-05-26 21:24:35 -07:00
2021-06-10 23:21:41 +02:00

Tests

For the tests to run locally for ApduDispatch, you need to enable std for logs.

cargo test --features std,log-all --target $(rustc -Vv | awk 'NR==5{print $2}')
Description
No description provided
Readme 179 KiB
Languages
Rust 100%