nuttx-apps/system/cu
renzhiyuan1 fece67ee4b Fix wrong parameter size
Type int expects 4 bytes for function write(). Type char expects 1 byte which matches the real usage of function write().

Signed-off-by: renzhiyuan1 <renzhiyuan1@xiaomi.com>
2023-08-30 19:42:57 +03:00
..
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
cu_main.c Fix wrong parameter size 2023-08-30 19:42:57 +03:00
cu.h system/cu: Move fd_std_tty, g_tio_std and g_tio_dev to cu_globals_s 2023-03-29 14:50:11 +03:00
Kconfig system/cu: disable error print if SYSTEM_CUTERM_DISABLE_ERROR_PRINT enabled 2023-06-10 02:29:47 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00