Cleans up warnings, unused functions and features (#643)
This commit is contained in:
@@ -40,7 +40,7 @@ debug_ctap = ["libtock_drivers/debug_ctap", "opensk/debug_ctap"]
|
||||
panic_console = ["lang_items/panic_console"]
|
||||
std = ["crypto/std", "lang_items/std", "persistent_store/std", "opensk/std", "libtock_unittest"]
|
||||
verbose = ["debug_ctap", "libtock_drivers/verbose_usb"]
|
||||
with_ctap1 = ["crypto/with_ctap1", "opensk/with_ctap1"]
|
||||
with_ctap1 = ["opensk/with_ctap1"]
|
||||
with_nfc = ["libtock_drivers/with_nfc"]
|
||||
vendor_hid = ["opensk/vendor_hid"]
|
||||
ed25519 = ["ed25519-compact", "opensk/ed25519"]
|
||||
|
||||
Reference in New Issue
Block a user