Skip to content

Commit 1b7797b

Browse files
authored
Remove unnecessary HID library
The library was inherited from the "Arduino AVR Boards" platform that was the model for this project. It is used by the ATmega32U4-based boards of Arduino AVR Boards, however this platform's boards do not have a native HID capability and so the library serves no purpose, and in fact will not even compile for this platform's boards. So it will be best to remove it.
1 parent 8e89372 commit 1b7797b

File tree

4 files changed

+0
-321
lines changed

4 files changed

+0
-321
lines changed

libraries/HID/keywords.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

libraries/HID/library.properties

Lines changed: 0 additions & 9 deletions
This file was deleted.

libraries/HID/src/HID.cpp

Lines changed: 0 additions & 162 deletions
This file was deleted.

libraries/HID/src/HID.h

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)