[PACKAGE/BOARD] RetroArch: change sdl_dingux_input to sdl_input driver (#84)

* [PACKAGE] RetroArch: change sdl_dingux_input to sdl_input driver

* [BOARD] USB-Host: add time for OS to update USB mode (sleep cmd)
This commit is contained in:
Apaczer
2024-01-12 22:10:55 +01:00
committed by GitHub
parent c0e05d10be
commit 168f6caede
2 changed files with 323 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
#!/bin/busybox sh
echo host > /sys/devices/platform/soc/1c13000.usb/musb-hdrc.1.auto/mode
echo host > /sys/devices/platform/soc/1c13000.usb/musb-hdrc.1.auto/mode
sleep 2