Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-24 | Implement YHY NTAG reading | cbdev | 1 | -2/+6 |
2023-06-24 | Tag data management skeleton | cbdev | 1 | -11/+21 |
2023-06-22 | Basic NTAG support | cbdev | 1 | -4/+28 |
2023-06-21 | Formalize tag status flags | cbdev | 1 | -19/+37 |
2023-06-20 | Proper select looping in reader_yhy | cbdev | 1 | -11/+20 |
2023-06-20 | Implement basic tag detection using reader_yhy | cbdev | 1 | -3/+76 |
2023-06-19 | Move polling functionality to reader module | cbdev | 1 | -5/+67 |
2023-06-18 | Basic reader interface | cbdev | 1 | -3/+13 |
2023-06-17 | Reverse exports | cbdev | 1 | -1/+1 |
2023-06-17 | Core fd handling | cbdev | 1 | -0/+6 |
2023-06-14 | Skeleton structure implementation | cbdev | 1 | -0/+36 |