mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00

* [PACKAGE] RetroArch: change sdl_dingux_input to sdl_input driver * [BOARD] USB-Host: add time for OS to update USB mode (sleep cmd)
4 lines
99 B
Bash
Executable File
4 lines
99 B
Bash
Executable File
#!/bin/busybox sh
|
|
echo host > /sys/devices/platform/soc/1c13000.usb/musb-hdrc.1.auto/mode
|
|
sleep 2
|