nuttx-apps/examples/usbserial
Huang Qi 46f77a632d examples/usbserial: Fix style issues in host.c
- Break long preprocessor conditionals across multiple lines
- Add spaces around operators for better readability
- Reformat long string literals to fit within line length limits
- Improve consistency in spacing around parentheses and brackets

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2025-01-11 12:23:29 +08:00
..
CMakeLists.txt
host.c examples/usbserial: Fix style issues in host.c 2025-01-11 12:23:29 +08:00
Kconfig
Make.defs
Makefile
Makefile.host
usbserial_main.c