mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-26 03:10:56 -04:00
Initial test of resetinfo area
This commit is contained in:
parent
33f14122ad
commit
bfe109fce6
11 changed files with 467 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
enum syscall_num {
|
||||
TK1_SYSCALL_RESET = 1,
|
||||
TK1_SYSCALL_RESET_WITH_INTENT = 2,
|
||||
TK1_SYSCALL_SET_LED = 10,
|
||||
TK1_SYSCALL_GET_VIDPID = 12,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue