0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-02-07 17:29:52 +00:00
GavinDarkglider 4f8d2a57e9 WIP - Add Support for Ayn Odin (#1713)
* Initial fully buildable/bootable Odin Support

* Rework NX-Boot to FAT32 Boot for shared usage between switch and odin

* Move shared packages from switch/odin to main packages folder
2023-01-21 16:11:38 +01:00

10 lines
179 B
Desktop File

[Unit]
Description=Init Nintendo Switch Gadget Framework
Before=usb-gadget-finalize.service
[Service]
ExecStart=/usr/bin/usb-gadget.sh init
[Install]
WantedBy=multi-user.target