I'm currently writing firmware for a device which for full functionality would need more in-endpoints. Is it feasible with reasonable work to add this functionality?
To ask differently: is there a reason there are hardcoded functions for the two possible in-endpoints but usbFunctionWriteOut works for any number of endpoints?
I'm currently writing firmware for a device which for full functionality would need more in-endpoints. Is it feasible with reasonable work to add this functionality?
To ask differently: is there a reason there are hardcoded functions for the two possible in-endpoints but usbFunctionWriteOut works for any number of endpoints?