003 File Manager
Current Path:
/usr/share/examples/libusb20
usr
/
share
/
examples
/
libusb20
/
📁
..
📄
Makefile
(300 B)
📄
README
(1.71 KB)
📄
bulk.c
(5.74 KB)
📄
control.c
(9.14 KB)
📄
util.c
(1.18 KB)
📄
util.h
(578 B)
Editing: util.h
/* ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42) (by Poul-Henning Kamp): * <joerg@FreeBSD.ORG> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think * this stuff is worth it, you can buy me a beer in return. Joerg Wunsch * ---------------------------------------------------------------------------- * * $FreeBSD$ */ #include <stdint.h> #include <libusb20.h> void print_formatted(uint8_t *buf, uint32_t len);
Upload File
Create Folder