Commit Graph

17 Commits

Author SHA1 Message Date
Mirna 18c6406031 Use return type TockResult<T> 2020-10-22 15:10:36 +02:00
Mirna 59af769c69 Remove unnecessary done.get() 2020-10-22 12:10:43 +02:00
Mirna 8cb85563da Updated Functions Return Types 2020-10-21 19:30:58 +02:00
Mirna 7e0a48ae1c Resolved Review Comments 2020-10-21 10:39:17 +02:00
Mirna f09a9b4fae Update libtock-drivers/ NFC driver 2020-10-16 08:06:42 +02:00
Mirna 00ab3c8877 Fixes for some unsuccessful checks 2020-10-16 08:06:42 +02:00
Mirna 929aaf3ba2 Update in libtock-drivers/ and nfct_test.rs application 2020-10-16 08:06:42 +02:00
Mirna 0f6eeff486 Add NFC driver to third_party/libtock-drivers/ 2020-10-16 08:06:42 +02:00
Guillaume Endignoux 63432000db Allow clippy::new_without_default. 2020-09-29 11:19:41 +02:00
Guillaume Endignoux 5511811703 Fix most Clippy warnings. 2020-09-29 11:05:24 +02:00
Guillaume Endignoux a3b9724165 Add console_test example to stress-test Tock's console driver. 2020-09-22 16:33:52 +02:00
Guillaume Endignoux ff0eefcae5 Fix typo in Cargo.toml. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux 529db7b4ef Update usb_ctap_hid.rs to the new API. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux 6cc4f2cfb6 Move usb_ctap_hid.rs to third_party/libtock-drivers. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux 467121c962 Update third_party/libtock-drivers to support OpenSK. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux 5f1fcaedf5 git mv leds.rs led.rs 2020-08-07 15:09:07 +02:00
Guillaume Endignoux 251e007d59 Import https://github.com/tock/libtock-rs at commit 828c19d into third_party/libtock-drivers/. 2020-08-07 15:09:07 +02:00