I am trying to run the frdmk22f_host_hid_mouse_bm from the FRDM-K22F usb_example. The problem I am having is finding any documentation for this example. Can someone please point me in the right direction? The demo manual does not have this project and the read me document says...
For detail information, please refer to the example's readme.pdf.
MCUXpresso_SDK_Install>/boards/<board>/usb_examples/usb_host_hid_mouse/<rtos>/readme.pdf.
For lite version, the files path is:
MCUXpresso_SDK_Install>/boards/<board>/usb_examples/usb_host_hid_mouse_lite/<rtos>/readme.pdf.
Note
The <rtos> is bm or freertos.
The <board> is one specific board name, such as twrk65f180m,lpcxpresso54608.