nuttx-apps/examples/flowc
Huang Qi 2bfe9cce97 Minor code style fixes
Fix issue in these files:
examples/flowc/flowc_mktestdata.c
examples/nxhello/nxhello_listener.c
examples/system/system_main.c
fsutils/passwd/passwd_append.c
graphics/ft80x/ft80x_gpio.c
graphics/pdcurs34/pdcurses/pdc_keyname.c
graphics/pdcurs34/pdcurses/pdc_touch.c
modbus/functions/mbfuncdiag.c

Fixed by AI and checked by manual

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2026-04-20 15:18:02 +08:00
..
.gitignore build: Remve the unnecessary .gitignore 2026-04-20 14:51:04 +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 Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2026-04-20 14:50:26 +08:00
Make.defs nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
flowc.h Indent the include statement by two spaces 2026-04-20 15:08:52 +08:00
flowc_host.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
flowc_mktestdata.c Minor code style fixes 2026-04-20 15:18:02 +08:00
flowc_receiver.c Replace all strncpy with strlcpy 2026-04-20 15:08:52 +08:00
flowc_sender.c Replace all strncpy with strlcpy 2026-04-20 15:08:52 +08:00
flowc_target1.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
flowc_target2.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
testdata.dat Merge remote-tracking branch 'apps/NxWidgets' 2026-04-20 14:48:48 +08:00