-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "USB Interfaces" component category (#13)
- Loading branch information
1 parent
0271215
commit d9d6d85
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0.1 |
10 changes: 10 additions & 0 deletions
10
cmpcat/58601391-795b-4ebf-ae55-984352167ce4/component_category.lp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
(librepcb_component_category 58601391-795b-4ebf-ae55-984352167ce4 | ||
(name "USB Interfaces") | ||
(description "Devices that expose a specific bus over USB") | ||
(keywords "usb") | ||
(author "Martijn Braam") | ||
(version "0.1") | ||
(created 2018-12-02T21:27:32Z) | ||
(deprecated false) | ||
(parent 38665d59-1fed-4cd0-8bcd-57af52fefb29) | ||
) |