This website requires JavaScript.
Explore
Help
Sign In
AkaiiKitsune
/
aimeio-cardreader
Watch
1
Star
0
Fork
0
You've already forked aimeio-cardreader
Code
Releases
4
Activity
0.4.0
aimeio-cardreader
/
meson.build
9 lines
109 B
Meson
Raw
Permalink
Normal View
History
Unescape
Escape
aimeio-pcsc: vcs
2024-01-10 16:31:47 +01:00
project
(
Added ACR122U support This currently only really works well with felica lite cards (amusement IC). Older cards or different types (Mifare) should work too but their id won't be correct. Updated readme Edited build64.bat
2024-02-24 10:30:13 +01:00
'aimeio_scard'
,
aimeio-pcsc: vcs
2024-01-10 16:31:47 +01:00
'c'
,
Added ability to insert cards from files Merged logic to read cards from a local file from CrazyRedMachine's redboard repository. Added the ability to select a card from the files by pressing and holding a number on the keypad. Bumped version
2024-02-26 17:34:00 +01:00
version
:
'0.0.2'
aimeio-pcsc: vcs
2024-01-10 16:31:47 +01:00
)
inc
=
include_directories
(
'.'
)
Added ACR122U support This currently only really works well with felica lite cards (amusement IC). Older cards or different types (Mifare) should work too but their id won't be correct. Updated readme Edited build64.bat
2024-02-24 10:30:13 +01:00
subdir
(
'src/'
)
Copy Permalink