This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 10cab6bf6 nshlib/nsh_syscmds: Fix resetcause and rpmsg_help typos add 479d206df system/cdcacm: Support sercon and serdis in CONFIG_BUILD_KERNEL No new revisions were added by this update. Summary of changes: system/cdcacm/CMakeLists.txt | 5 +- system/cdcacm/Makefile | 2 +- system/cdcacm/cdcacm.h | 18 --- system/cdcacm/cdcacm_main.c | 143 --------------------- .../{dhcpc/renew_main.c => cdcacm/sercon_main.c} | 58 +++++---- .../cdcacm/serdis_main.c | 68 +++++----- 6 files changed, 67 insertions(+), 227 deletions(-) delete mode 100644 system/cdcacm/cdcacm_main.c copy system/{dhcpc/renew_main.c => cdcacm/sercon_main.c} (63%) copy examples/hts221_reader/hts221_reader_main.c => system/cdcacm/serdis_main.c (63%)