nuttx-apps/modbus
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
..
ascii Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
functions Minor code style fixes 2026-04-20 15:18:02 +08:00
nuttx pthread_cleanup: move clenup down to tls 2026-04-20 15:18:02 +08:00
rtu pthread_cleanup: move clenup down to tls 2026-04-20 15:18:02 +08:00
tcp Makefile: replace INCDIR to INCDIR_PREFIX 2026-04-20 15:06:01 +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 apps/; Change space to tab and help to ---help--- in Kconfig files. 2026-04-20 14:49:52 +08:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2026-04-20 15:05:00 +08:00
Makefile nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
mb.c Run codespell -w against all files 2026-04-20 14:50:18 +08:00
mb_m.c pthread_cleanup: move clenup down to tls 2026-04-20 15:18:02 +08:00