Skip to content

Usbd_log macro refactoring

danielinux requested to merge alexrayne:usbd_log into master

Created by: alexrayne

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

Merge request reports