I found it libnfc gets built it is under ./staging_dir/target-mipsel_24kc_musl/usr/lib/
-Thanks
-Alok
I found it libnfc gets built it is under ./staging_dir/target-mipsel_24kc_musl/usr/lib/
-Thanks
-Alok
@crispyoz said in how to use from C/C++ code access NFC & RFID Expansion:
install libnfc
I just did that ,output of make says libnfc compile( make[3] -C feeds/onion/libnfc compile) , but I do not see any object being built ( I am searching for ''nfc'', using find )
How do I cross compile libnfc for onion omega2,it also depends on libusb and other ...
-Thanks
-Alok
Hello,
I need to use NFC & RFID expansion from C/C++ code ,is there already compiled library which I can use...?
-Thanks
-Alok