Except residing in ROM ,,how usbdromstack is different from device stack part of nxpusblib?
what benefits i get by using usbdromstack instead of nxpusblib,, excluding space and speed.
i mean code wise any new features available ?
i need to implement a custom class driver( for usb device controller) .
for this i am in dilemma ,weather to select open source nxpusblib or closed usbromstack.
( i assume there is no much changes b/w device stack part of nxpusblib and usbromstac
so want to go for nxpusblib as it is open.--- is this fine ??).
Any suggestions will be helpful.