summaryrefslogtreecommitdiff
path: root/reader.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-09Sanitize tag data, pass dynamic data to commandsHEADmastercbdev1-0/+19
2023-07-09Implement NTAG writing for YHYcbdev1-0/+43
2023-07-02Basic write commandscbdev1-2/+3
2023-06-24Implement YHY NTAG readingcbdev1-2/+6
2023-06-24Tag data management skeletoncbdev1-11/+21
2023-06-22Basic NTAG supportcbdev1-4/+28
2023-06-21Formalize tag status flagscbdev1-19/+37
2023-06-20Proper select looping in reader_yhycbdev1-11/+20
2023-06-20Implement basic tag detection using reader_yhycbdev1-3/+76
2023-06-19Move polling functionality to reader modulecbdev1-5/+67
2023-06-18Basic reader interfacecbdev1-3/+13
2023-06-17Reverse exportscbdev1-1/+1
2023-06-17Core fd handlingcbdev1-0/+6
2023-06-14Skeleton structure implementationcbdev1-0/+36