Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1b7797b

Browse filesBrowse 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
Copy full SHA for 1b7797b

File tree

Expand file treeCollapse file tree

4 files changed

+0
-321
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+0
-321
lines changed

‎libraries/HID/keywords.txt

Copy file name to clipboardExpand all lines: libraries/HID/keywords.txt
-21Lines changed: 0 additions & 21 deletions
This file was deleted.

‎libraries/HID/library.properties

Copy file name to clipboardExpand all lines: libraries/HID/library.properties
-9Lines changed: 0 additions & 9 deletions
This file was deleted.

‎libraries/HID/src/HID.cpp

Copy file name to clipboardExpand all lines: libraries/HID/src/HID.cpp
-162Lines changed: 0 additions & 162 deletions
This file was deleted.

‎libraries/HID/src/HID.h

Copy file name to clipboardExpand all lines: libraries/HID/src/HID.h
-129Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.