Romain Tartière
5e5a0828af
Merge pull request #58 from swalkner/master
...
Fix build with CMake
2017-04-24 09:39:09 +02:00
Stefan Walkner
565ee18b8e
Fix build with CMake
...
- Fix library finding ('nfc' instead of 'libnfc');
- Generate config.h from template on non-win32 platforms;
- While here, include protection for config.h in several files.
2017-04-24 09:35:08 +02:00
Romain Tartière
3975019b3c
Fix cast from pointer to integer of different size
2017-04-19 13:15:19 +02:00
Eric Betts
1f3ed91214
Add macOS endian support to felicia read ndef example
2017-04-03 16:43:23 -07:00
Romain Tartière
2c47f42538
Actually accept -o.
2015-05-13 19:52:33 +02:00
Romain Tartière
ac50476c99
No need to connect/disconnect FeliCa targets.
2015-05-13 19:52:08 +02:00
Romain Tartière
6049acaf5a
Introduce experimental FeliCa Lite API.
2015-05-13 02:06:55 +02:00