This is an automated email from the ASF dual-hosted git repository.
GUIDINGLI pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 2085e1ca9 system/nxinit: add fallback option to resolve preset service
conflict
new 06ceed1af system/fastboot: fix buffer pointer and length in
fastboot_read_all
new bac662c21 system/fastboot: add per-transport Kconfig options for USB
and TCP
new 43dcb5108 system/fastboot: extract framed_read helper and simplify
tcp_read
new 3b993dfbb system/fastboot: Add serial (UART) transport backend.
new 2f7698658 system/fastboot: fix pre-existing nxstyle warnings
The 5 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 | 46 ++++++-
system/fastboot/fastboot.c | 290 +++++++++++++++++++++++++++++++--------------
2 files changed, 240 insertions(+), 96 deletions(-)