mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Adding OpenSC submodule.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
0017284103
commit
e3e7221d09
3 changed files with 4 additions and 1 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "OpenSC"]
|
||||
path = OpenSC
|
||||
url = https://github.com/OpenSC/OpenSC
|
||||
1
OpenSC
Submodule
1
OpenSC
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit be3dcd821e731d458c10a5fdd0d28474a8f20a78
|
||||
1
ccid.c
1
ccid.c
|
|
@ -1 +0,0 @@
|
|||
#include "ccid.h"
|
||||
Loading…
Add table
Reference in a new issue