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

Remove all references to arch_usbhost_initialize(). That was incorrectly...

Remove all references to arch_usbhost_initialize().  That was incorrectly called from apps/examples/hidkbd.  That is violation of the OS interfacing rules and will no longer be supported.  USB host should be initialized as part of the board bring-up logic was with any other devices and should not involve illegal calls from applications into the OS.
parent 67688318
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