1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
LICENSE-bsd.txt
LICENSE-gpl3.txt
LICENSE-orig.txt
LICENSE.txt
MANIFEST.in
README.rst
chid.pxd
hid.c
hid.pyx
hidraw.pyx
pyproject.toml
setup.py
tests.py
try.py
/Users/stick/work/trezor/cython-hidapi/hidapi/mac/hid.c
hidapi.egg-info/PKG-INFO
hidapi.egg-info/SOURCES.txt
hidapi.egg-info/dependency_links.txt
hidapi.egg-info/requires.txt
hidapi.egg-info/top_level.txt
hidapi/hidapi/hidapi.h
hidapi/libusb/hid.c
hidapi/libusb/hidapi_libusb.h
hidapi/linux/hid.c
hidapi/mac/hid.c
hidapi/mac/hidapi_darwin.h
hidapi/windows/hid.c
hidapi/windows/hidapi_cfgmgr32.h
hidapi/windows/hidapi_descriptor_reconstruct.c
hidapi/windows/hidapi_descriptor_reconstruct.h
hidapi/windows/hidapi_hidclass.h
hidapi/windows/hidapi_hidpi.h
hidapi/windows/hidapi_hidsdi.h
hidapi/windows/hidapi_winapi.h
|