This is an automated email from the ASF dual-hosted git repository.
jiuzhudong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 2908f1015 apps/system/ymodem: Optimized ymodem for burn during
bootloader
new 102c07883 mtd/nvs: modify config name to MTD_CONFIG_NVS part1
new d9d434d97 mtdconfig: lomtdconfig device change to depends on
!MTD_CONFIG_NONE
new eda130974 mtdconfig: modify config names for mtdconfig testcases 2
The 3 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:
nshlib/nsh_command.c | 2 +-
nshlib/nsh_fscmds.c | 8 +--
system/cfgdata/Kconfig | 2 +-
testing/fs/mtd_config_fs/CMakeLists.txt | 10 ++--
testing/fs/mtd_config_fs/Kconfig | 22 ++++----
testing/fs/mtd_config_fs/Make.defs | 2 +-
testing/fs/mtd_config_fs/Makefile | 8 +--
testing/fs/mtd_config_fs/mtd_config_fs_test_main.c | 66 +++++++++++-----------
8 files changed, 60 insertions(+), 60 deletions(-)