Skip to content

Examples installed by the board manager are different from this repository #697

@rtek1000

Description

@rtek1000

Hi,

I'm trying to compile sample USB Host HID (to support Keyboard and Mouse).

I found this tutorial, but it has more libraries in this repository than the libraries that were installed.

img

If I manually copy the library USBHOST to the folder where the other library are, this example did not compile:
https://github.com/arduino/ArduinoCore-mbed/blob/main/libraries/USBHOST/examples/KeyboardController/KeyboardController.ino

/home/user/.arduino15/packages/arduino/hardware/mbed_rp2040/4.0.2/libraries/USBHOST/src/teeny_usb_platform.h:93:2: error: #error Device not supported
#error Device not supported

Is it wrong to use the Board Manager to install this core?

Is this example not compatible with the core of this repository?

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