arduino / arduino-create-agent-js-client

JS module providing discovery of the Arduino Create Plugin and communication with it
Other
33 stars 15 forks source link

Implement support for RP2040 on Chromebook PWA #546

Closed csarnataro closed 2 years ago

csarnataro commented 2 years ago

Motivation

Added support for RP2040 on Chromebook (PWA version).

Change description

Added a few operations to the protocol so that we can support CDC reset only, while the upload is done saving a uf2 file in the client.

Additional Notes

Reviewer checklist