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

-21
This file was deleted.

libraries/HID/library.properties

-9
This file was deleted.

libraries/HID/src/HID.cpp

-162
This file was deleted.

libraries/HID/src/HID.h

-129
This file was deleted.

0 commit comments

Comments
 (0)