This website requires JavaScript.
Explore
Help
Sign In
jarjar
/
libnfc
Watch
1
Star
0
Fork
0
You've already forked libnfc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
libnfc
/
libnfc
/
buses
History
Philippe Teuwen
b68a37b835
Replace usb_set_debug() in utils by new group in LIBNFC_LOG_LEVEL
...
To use it: (NFC_LOG_PRIORITY_DEBUG * 2 ^ NFC_LOG_GROUP_LIBUSB) LIBUSB_LOG_LEVEL=12288
2013-03-02 23:43:37 +01:00
..
Makefile.am
Fix mem leak with libusb by introducing buses/usbbus.c
2013-03-02 01:08:07 +01:00
uart_posix.c
Fix zealous double free
2013-03-02 12:26:24 +01:00
uart_win32.c
Fix zealous double free
2013-03-02 12:26:24 +01:00
uart.c
Use copyright format recommended by GNU project.
2012-10-21 14:09:16 +00:00
uart.h
Use copyright format recommended by GNU project.
2012-10-21 14:09:16 +00:00
usbbus.c
Replace usb_set_debug() in utils by new group in LIBNFC_LOG_LEVEL
2013-03-02 23:43:37 +01:00
usbbus.h
usbbus: make usb_initialized static
2013-03-02 12:43:15 +01:00