Skip to content

USB Keyboard Build Error #8

Description

@sharpie7

Thanks for an amazing project. I mentioned this on the star-dot forum, but maybe it was missed.

I am having trouble building the USB support version on a new-installed OS on a Pi4.

Without the USB keyboard it works fine. However, when I try and make with the USB keyboard support added I get this error:

/home/pi/b-em/src/pico/usb_host_hid/usb_host_hid.c:31:10: fatal error: bsp/board.h: No such file or directory
 #include "bsp/board.h"
          ^~~~~~~~~~~~~

Possibly a missing dependency or bad path somewhere? There doesn't seem to be a board.h file in the listed dependencies, so I am guessing the former. Any advice? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions