Skip to content

introduced PRINTF to disable debug output

Georg von Zengen requested to merge vonzeng/generic_usb_driver:master into master

debug output must not be send over the same interface. Otherwise you end in a printf inception.

Merge request reports