mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-08-17 10:50:42 -04:00
Implement preload_store
This commit is contained in:
parent
121d991857
commit
cb8bdab5a5
4 changed files with 71 additions and 16 deletions
|
@ -25,6 +25,7 @@ enum syscall_cmd {
|
|||
WRITE_DATA,
|
||||
READ_DATA,
|
||||
PRELOAD_STORE,
|
||||
PRELOAD_STORE_FINALIZE,
|
||||
PRELOAD_DELETE,
|
||||
MGMT_APP_REGISTER,
|
||||
MGMT_APP_UNREGISTER,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue