Skip to content
Commit c01db536 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

apps/examples/hidkbd: Remove call to arch_usbhost_initialize(). That is...

apps/examples/hidkbd:  Remove call to arch_usbhost_initialize().  That is violation of the OS interfacing rules and will no longer be supported.  USB host should be initialized as part of the normal board bring-up logic as with any other devices and should not involve illegal calls from applications into the OS.
parent 6f3b0615
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment