Skip to content

Conversation

alexrayne
Copy link

Here is branch with refactoring LOGF -> USBD_LOGF

also deployed from usbd_private.h log binding port header usbd_log.h - this allow to bind unicore logs into project by local copy of that usbd_log.h

also introduced verbosity leves on loged areas USB_xxx

alexrayne and others added 6 commits December 20, 2016 00:55
*     usbd_private.h:USBD_LOGxxx(verbose_level - migrate to new debug printer style
+                    USB_Vxxx - denotes verbosity levels
+                    USB_VCALL,VIO,VSETUP - denotes code sections to log
*     usbd_log_call - deploy USBD_LOG_CALL to standalone printer routine
*     usbd_dwc_otg - starts migrate to new logstyle
-log - remove defaulted log
… can provide project instrumentation for log

+    : PRIurb, view_urbid - add this wrapers to adopt log instruments with int64 urb_id.
+usbd:log:USB_VIO_INIT - printer for initialisation verbose
+         USB_MSC
@danielinux danielinux requested a review from kuldeepdhaka May 20, 2017 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant