This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 7790894bb system/fastboot: add support for fastboot tcp
new e23ba4891 system/fastboot: rename argument context to ctx
new abf9fbee3 system/fastboot: switch to epoll
new 11cf4211a system/fastboot: enable usb and tcp the same time
new 6afed1011 system/fastboot: add depends for TCP poll
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
system/fastboot/Kconfig | 6 +-
system/fastboot/fastboot.c | 513 ++++++++++++++++++++++++---------------------
2 files changed, 282 insertions(+), 237 deletions(-)