Skip to content

WebUSB not working anymore with SAMD Board Version > 1.8.10 #92

@iKK001

Description

@iKK001

I discovered that your WebUSB does no longer work when installing newer SAMD-Board versions.

The default WebUSB example work for SAMD Board version 1.8.9.
But it does not work anymore for version 1.8.10 and above.

Works....
CleanShot 2021-12-26 at 02 08 38

Does not work....
CleanShot 2021-12-26 at 02 14 16

I am using a MKRWiFi1010 board.

The error message is :

fatal error: USB/PluggableUSB.h: No such file or directory
 #include "USB/PluggableUSB.h"
          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino MKR WiFi 1010.

Any idea what to do ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions