-
-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
USBDeviceenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
The USB keyboard and mouse examples do not build for RP2040 based boards with the error:
In file included from /Applications/Arduino.app/Contents/Java/examples/09.USB/Keyboard/KeyboardMessage/KeyboardMessage.ino:23:0:
/Applications/Arduino.app/Contents/Java/libraries/Keyboard/src/Keyboard.h:25:10: fatal error: HID.h: No such file or directory
#include "HID.h"
^~~~~~~
compilation terminated.
exit status 1
Error compiling for board Arduino Nano RP2040 Connect.
Is this feature expected to work?
slooi
Metadata
Metadata
Assignees
Labels
USBDeviceenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested