service: Add usb services
Adds basic skeleton for the usb services based off the information provided by Switch Brew.
This commit is contained in:
parent
44f76e2cfd
commit
705c5b6166
6 changed files with 259 additions and 0 deletions
|
@ -200,6 +200,7 @@ void FileBackend::Write(const Entry& entry) {
|
|||
SUB(Service, SPL) \
|
||||
SUB(Service, SSL) \
|
||||
SUB(Service, Time) \
|
||||
SUB(Service, USB) \
|
||||
SUB(Service, VI) \
|
||||
SUB(Service, WLAN) \
|
||||
CLS(HW) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue