nuttx-apps/fsutils/passwd
openvela-robot 4e0a573f23 nsh: support watch command
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2026-04-20 15:18:53 +08:00
..
CMakeLists.txt Remove the const cast from the initialization of boardioc_symtab_s::symtab 2026-04-20 15:09:53 +08:00
Kconfig Remove support for CONFIG_FS_WRITABLE and CONFIG_FS_READABLE 2026-04-20 14:50:24 +08:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2026-04-20 15:05:00 +08:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2026-04-20 14:51:11 +08:00
passwd.h Run nxstyle against all modified .c and .h files 2026-04-20 14:50:24 +08:00
passwd_adduser.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
passwd_append.c nsh: support watch command 2026-04-20 15:18:53 +08:00
passwd_delete.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
passwd_deluser.c driver/sensor: rename /dev/sensor -> /dev/uorb 2026-04-20 15:04:00 +08:00
passwd_encrypt.c driver/sensor: rename /dev/sensor -> /dev/uorb 2026-04-20 15:04:00 +08:00
passwd_find.c Replace all strncpy with strlcpy 2026-04-20 15:08:52 +08:00
passwd_lock.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
passwd_update.c driver/sensor: rename /dev/sensor -> /dev/uorb 2026-04-20 15:04:00 +08:00
passwd_verify.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00