Firefly开源社区

标题: android系统下如何打开USB转串口 [打印本页]

作者: wuyuworld    时间: 2016-12-9 21:32
标题: android系统下如何打开USB转串口
如题。
是否必须要重新编译linux内核?有没有简单的办法?
作者: leung先森    时间: 2016-12-10 10:35
应该还是要重新编译内核的
defconfig加上以下
+CONFIG_USB_SERIAL_FTDI_SIO=y
+CONFIG_USB_SERIAL_PL2303=y
uevent改一下权限
# for radio
-/dev/ttyUSB0              0660   radio         radio
+/dev/ttyUSB0              0777   radio         radio






欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1