initial brax3 device makefiles

* boots and works fine

Signed-off-by: erascape <erascape@proton.me>
This commit is contained in:
erascape 2025-09-24 08:37:41 +00:00
commit 59281ccd87
67 changed files with 3271 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[mode]
name = mtp_adb
module = none
# Launches ADBD
# Launches uMTP-Responder as needed
appsync = 1
[options]
# sysfs_value = comma separated list of functions to enable in this mode
sysfs_value = mtp,adb
android_extra_sysfs_path = /sys/class/android_usb/android0/f_ffs/aliases
android_extra_sysfs_value = adb
idProduct = $IDPRODUCT_MTP_ADB