nuttx/arch/or1k
liuhaitao 8ca4ca5ae8 arch: undef USE_SERIALDRIVER if CONFIG_CONSOLE_SYSLOG
An error was introduced from:

  commit f982ee43db
  Author: Xiang Xiao <xiaoxiang@xiaomi.com>
  Date:   Tue Feb 18 09:55:04 2020 +0800

    drivers/serial: Remove the lowconsole driver

    Replace with the syslog console driver which has more capability than lowconsole
2020-02-23 09:10:06 -06:00
..
include arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
src arch: undef USE_SERIALDRIVER if CONFIG_CONSOLE_SYSLOG 2020-02-23 09:10:06 -06:00
Kconfig This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested. 2018-04-26 11:22:28 -06:00