You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an arduino due, which in theory should be able to support WebUSB as it has the necessary hardware capability. However it appears that this library only supports AVR or SAMD boards, while my due is a SAM board. What needs to be done to add SAM support? Could it be ported over from SAMD, or does it have to basically be completely remade?
I do not have a solid understand of the inner workings of USB, so excuse my use of non-correct terms/language above :D
The text was updated successfully, but these errors were encountered:
I have an arduino due, which in theory should be able to support WebUSB as it has the necessary hardware capability. However it appears that this library only supports AVR or SAMD boards, while my due is a SAM board. What needs to be done to add SAM support? Could it be ported over from SAMD, or does it have to basically be completely remade?
I do not have a solid understand of the inner workings of USB, so excuse my use of non-correct terms/language above :D
The text was updated successfully, but these errors were encountered: