Dear,
i am trying to get familiar with LPC5516 usb stacks,i just found that if i search, there were two identical examples for dev_hid_generic_lite_bm on keil: https://www.keil.arm.com/boards/nxp-lpcxpresso55s16-99e53b4/projects/?q=dev_hid_generic_lite_bm
Could any one kindly advise the difference between them?
and also i will appreciate if the difference between same example from MCUXpresso SDK with that from keil can be explained.
Thank you very much!
uzslm
Hi @uzslm
I think they are the same.
the dev_hid_generic_lite_bm example in the MCUXpresso SDK and the one from Keil, they are fundamentally the same application. However, the primary distinction lies in their integration with different development environments.
BR
Harry