Changeset 215b001 in mainline for uspace/lib/usb/include/usb/debug.h
- Timestamp:
- 2011-03-21T17:31:00Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fbefd0e
- Parents:
- 625f1ba
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/debug.h
r625f1ba r215b001 79 79 } usb_log_level_t; 80 80 81 /** Default log level. */ 82 #define USB_LOG_LEVEL_DEFAULT USB_LOG_LEVEL_DEBUG 83 81 84 82 85 void usb_log_enable(usb_log_level_t, const char *);
Note:
See TracChangeset
for help on using the changeset viewer.