kaczmarczyck
|
163057daf0
|
Clean public HID interface (#442)
* clear public HID interface and tests
* fixes nits
|
2022-03-14 12:08:44 +01:00 |
|
Shiling Wang
|
2050f9f272
|
Replaced Libtock driver clock with embedded_time::Clock (#422)
* Replaced Libtock driver clock with embedded_time::Clock
* Add unittest and address some comments
* Add unittest and address some comments
|
2022-03-10 16:18:47 +01:00 |
|
Julien Cretin
|
0acafb107f
|
Merge branch 'firmware_protection' into env_console
|
2022-03-08 15:02:34 +01:00 |
|
Julien Cretin
|
732523d380
|
Use Store instead of Storage in Env
|
2022-03-07 12:48:33 +01:00 |
|
Julien Cretin
|
f09e5a77e8
|
Add write to the environment
|
2022-03-04 15:16:34 +01:00 |
|
Julien Cretin
|
c4a27bf935
|
Add Storage and UpgradeStorage to Env
|
2022-03-03 17:37:28 +01:00 |
|
Julien Cretin
|
d6e4c66562
|
Move check_user_presence to env::tock
|
2022-03-03 17:37:10 +01:00 |
|
Julien Cretin
|
5c59e809c2
|
Make user feedback fields private
|
2022-03-03 17:34:49 +01:00 |
|
Julien Cretin
|
6b8523ba93
|
Add documentation
|
2022-03-03 17:32:48 +01:00 |
|
Julien Cretin
|
18faf9f38f
|
Introduce a trait to abstract the CTAP environment
The end goal is to provide users with:
- the Env trait that they should implement
- the Ctap struct that they can use
|
2022-03-03 17:32:48 +01:00 |
|
Kamran Khan
|
ce46af0b6b
|
Make cargo fmt happy
|
2020-11-30 14:43:44 -08:00 |
|
Kamran Khan
|
5f5f72b6d1
|
Use arrayref for converting into ApduHeader
|
2020-11-30 02:04:52 -08:00 |
|
Guillaume Endignoux
|
85a34ad085
|
Migrate import statements and macros to Rust 2018.
|
2020-09-24 11:28:24 +02:00 |
|
Guillaume Endignoux
|
ff73936a4d
|
Fix imports in ctap, embedded_flash and lang-items.
|
2020-09-22 13:14:33 +02:00 |
|
Guillaume Endignoux
|
3c5e0c9cf1
|
Update src/ to the new libtock.
|
2020-08-07 15:09:07 +02:00 |
|
Jean-Michel Picod
|
f91d2fd3db
|
Initial commit
|
2020-01-30 11:47:29 +01:00 |
|