Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part of debug code in USB libs uses unexistiing procedures #153

Open
GoogleCodeExporter opened this issue Mar 3, 2016 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

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.

Original issue reported on code.google.com by sebastie...@gmail.com on 27 Mar 2011 at 1:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant