mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +02:00
Renamed module and files to nfc_smartcard
This commit is contained in:
parent
c297246545
commit
b57259b51d
9 changed files with 28 additions and 26 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -5,8 +5,8 @@
|
|||
*.pyc
|
||||
|
||||
#SWIG
|
||||
brmdoor_nfc_wrap.cxx
|
||||
brmdoor_nfc.py
|
||||
nfc_smartcard_wrap.cxx
|
||||
nfc_smartcard.py
|
||||
|
||||
#Vim, GDB, Doxygen
|
||||
tags
|
||||
|
@ -26,3 +26,5 @@ brmdoor_libnfc.kpf
|
|||
#Testing config
|
||||
brmdoor_nfc.config
|
||||
|
||||
# flags for custom installed libnfc to be sourced into environment
|
||||
env_flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue