Changes in uspace/lib/usb/include/usb/debug.h [019cff6:ec293a8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/debug.h
r019cff6 rec293a8 79 79 usb_log_printf(USB_LOG_LEVEL_DEBUG2, format, ##__VA_ARGS__) 80 80 81 const char *usb_debug_str_buffer(uint8_t *, size_t, size_t);82 81 83 82
Note:
See TracChangeset
for help on using the changeset viewer.