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 examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
host.c examples/usbserial: Fix style issues in host.c 2025-01-11 12:23:29 +08:00
Kconfig usbserial: Add config for customize direction, message and wait time 2024-10-01 11:37:45 +08:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile.host examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
usbserial_main.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00