nuttx-apps/system/cu
chao an 65ee6bea44 system/cu: disable error print if SYSTEM_CUTERM_DISABLE_ERROR_PRINT enabled
Test on sim/nsh (CONFIG_SYSTEM_CUTERM_DISABLE_ERROR_PRINT=y):

   text	   data	    bss	    dec	    hex	filename
 397049	  26704	   4128	 427881	  68769	nuttx      /* before */
 396481	  26704	   4128	 427313	  68531	nuttx      /* after */
   -568

Signed-off-by: chao an <anchao@xiaomi.com>
2023-06-10 02:29:47 +08:00
..
cu_main.c system/cu: disable error print if SYSTEM_CUTERM_DISABLE_ERROR_PRINT enabled 2023-06-10 02:29:47 +08: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