libnfc/libnfc/buses
Romuald Conty 5db8be908b Windows support contribution:
- Move CMake modules from cmake_modules/ to cmake/modules/
 - CMake now use cmake/config_windows.h.cmake to create config.h on Windows platform
 - contrib/windows.h header is automagically included by config.h
 - Put missing NFC_EXPORT macro on front of emulation API
 - nfc-mfclassic and nfc-mfcultralight examples are now compiled under Windows
Many thanks to Glenn Ergeerts which provide the initial patch.
2011-03-31 13:38:49 +00:00
..
Makefile.am Add extra dist to make distcheck pass and force distcheck to compile all drivers 2010-11-17 10:14:26 +00:00
uart.c Unbreak and merge PN53x USB drivers. 2011-03-05 19:54:52 +00:00
uart.h Make libnfc compile under Windows 2011-03-09 09:41:40 +00:00
uart_posix.c Simplify uart_send() on POSIX systems. 2011-03-09 13:42:23 +00:00
uart_win32.c Windows support contribution: 2011-03-31 13:38:49 +00:00