mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 21:33:19 -07:00
Added a lua bit manipulation library, added Lua-api to iso 15693 crc-calculation
This commit is contained in:
parent
da9d456e9f
commit
77cd612f15
7 changed files with 249 additions and 3 deletions
|
@ -85,7 +85,7 @@ CMDSRCS = nonce2key/crapto1.c\
|
|||
pm3_binlib.c\
|
||||
scripting.c\
|
||||
cmdscript.c\
|
||||
|
||||
pm3_bitlib.c\
|
||||
|
||||
|
||||
COREOBJS = $(CORESRCS:%.c=$(OBJDIR)/%.o)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue