nuttx/arch/arm
Xiang Xiao dcaaf2d912 ramlog: Remove all ramlog_consoleinit related code
Because we can get the same function by CONSOLE_SYSLOG/syslog_console_init.
BTW, it isn't a good choice to use g_ramlogfops as /dev/console since nsh
will read back what it send out which will surprise most people.
2020-02-18 12:57:43 -06:00
..
include arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
src ramlog: Remove all ramlog_consoleinit related code 2020-02-18 12:57:43 -06:00
Kconfig CONFIG_ARM_SEMIHOSTING_HOSTFS: mention limited support of directories 2020-02-18 17:11:59 +08:00