libnfc/libnfc/buses
Khem Raj 91f7db5b4d usbbus: Include stdint.h for uintX_t
stdint.h is needed for uintX_t typedefs which are
used to replace u_intX_t in libusb API headers in the cmake files

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-20 23:50:49 -07:00
..
empty.c Fix warning "empty.c:1:0: warning: ISO C forbids an empty translation unit [-pedantic]" 2013-08-29 22:37:23 +02:00
i2c.c Replace deprecated readdir_r by readdir 2017-02-17 12:10:33 +01:00
i2c.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
Makefile.am libnfcbuses.la use at least an empty source file 2013-08-29 18:55:55 +02:00
spi.c astyle 2017-02-18 13:05:59 +01:00
spi.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
uart.c astyle 2017-02-18 13:05:59 +01:00
uart.h uart_flush_input() can now wait a bit 2013-10-01 14:09:15 +02:00
usbbus.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
usbbus.h usbbus: Include stdint.h for uintX_t 2019-05-20 23:50:49 -07:00