Status: Assigned
Owner: sebastien.lelong
Labels: Type-Defect Priority-Medium

New issue 153 by sebastien.lelong: Part of debug code in USB libs uses unexistiing procedures
http://code.google.com/p/jallib/issues/detail?id=153

For instance, using usb_serial, and setting USB_SERIAL_DEBUG = 1, this activates some debug code. This code assumes the following procedures exist (maybe more):

  - serial_newline()
  - serial_print_spc() -- I guess "space"

Code should be migrated to match jallib repos code.


--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to