mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
esp32s3-devkit/adb: Enable file service
Test $ adb -s 1234 pull /etc/init.d/rcS /etc/init.d/rcS: 1 file pulled. 0.0 MB/s (7 bytes in 0.042s) Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "../usb_device/defconfig"
|
||||
CONFIG_ADBD_FILE_SERVICE=y
|
||||
CONFIG_ADBD_SHELL_SERVICE=y
|
||||
CONFIG_ADBD_STACKSIZE=8192
|
||||
CONFIG_ADBD_USB_BOARDCTL=y
|
||||
|
||||
Reference in New Issue
Block a user