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 641f7ced8 testing/ltp: add ltp zip file to gitignore
new 5eae4c8f1 apps/fastboot: Enable network via ioctl during fastboot
initialization
new 63c1767d3 apps/fastboot: organize an api for external apps to call
new 9633580d2 apps/fastboot: add switchboot command
new e19d99022 apps/fastboot: fix build warning
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 | 7 ++++
system/fastboot/fastboot.c | 90 ++++++++++++++++++++++++++++++++++------------
2 files changed, 74 insertions(+), 23 deletions(-)