nuttx-mirror/arch/arm
chao an 238cddde3a drivers/syslog: remove implement of syslog_putc()
syslog_putc() have a lot of duplicate logic with syslog_write().
remove syslog_putc() and reuse syslog_write() to simplify syslog printing.

Signed-off-by: chao an <anchao@lixiang.com>
2024-11-15 19:46:36 +08:00
..
include compiler: add __ARM_ARCH, __ARM_FEATURE_DSP macro definition in ghs 2024-11-11 22:18:05 +08:00
src drivers/syslog: remove implement of syslog_putc() 2024-11-15 19:46:36 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arch_atomic : Introduce CONFIG_LIBC_ARCH_ATOMIC 2024-11-15 14:01:56 +08:00