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.git


    from 9dad781d07 sched/wdog: use small lock to protect g_wdactivelist
     add 1600a44d69 rptun_secure:change rptun_secure to rptun_bmp
     add 299136bdc7 rptun_bmp: add remote_cpu to rptun_secure_init

No new revisions were added by this update.

Summary of changes:
 drivers/rptun/CMakeLists.txt                       |   4 +-
 drivers/rptun/Kconfig                              |  10 +-
 drivers/rptun/Make.defs                            |   4 +-
 drivers/rptun/{rptun_secure.c => rptun_bmp.c}      | 102 ++++++++++-----------
 .../nuttx/rptun/{rptun_secure.h => rptun_bmp.h}    |  17 ++--
 5 files changed, 69 insertions(+), 68 deletions(-)
 rename drivers/rptun/{rptun_secure.c => rptun_bmp.c} (58%)
 rename include/nuttx/rptun/{rptun_secure.h => rptun_bmp.h} (83%)

Reply via email to