Skip to content

Commit

Permalink
Add renesas_uno to list of supported architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
karlsoderby committed Mar 14, 2024
1 parent 2db9e07 commit 26ce5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ sentence=Allows an Arduino board with USB capabilities to act as a Keyboard.
paragraph=This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
category=Device Control
url=https://www.arduino.cc/reference/en/language/functions/usb/keyboard/
architectures=avr, samd, sam
architectures=avr, samd, sam, renesas_uno

0 comments on commit 26ce5b5

Please sign in to comment.