fix thread and clock issues

This commit is contained in:
iceman1001
2021-05-15 10:43:51 +02:00
parent 925e672e54
commit 65e4d8e1fa
5 changed files with 257 additions and 96 deletions

View File

@@ -1,5 +1,5 @@
MYSRCPATHS = ../../common ../../common/crapto1
MYSRCS = crypto1.c crapto1.c bucketsort.c iso14443crc.c sleep.c
MYSRCS = crypto1.c crapto1.c bucketsort.c iso14443crc.c sleep.c util_posix.c
MYINCLUDES = -I../../include -I../../common
MYCFLAGS =
MYDEFS =