nuttx/arch/xtensa/src/common
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
..
xtensa_abi.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
xtensa_assert.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_attr.h
xtensa_blocktask.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_checkstack.c
xtensa_context.S
xtensa_coproc.S
xtensa_copystate.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
xtensa_cpenable.c
xtensa_cpuint.S
xtensa_cpupause.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_createstack.c
xtensa_dumpstate.c
xtensa_etherstub.c
xtensa_exit.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_idle.c
xtensa_initialize.c ramlog: Remove g_ramlog_syslog_channel since it's same as g_default_channel 2020-02-18 13:04:45 -06:00
xtensa_initialstate.c
xtensa_int_handlers.S Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
xtensa_interruptcontext.c
xtensa_irqdispatch.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_lowputs.c
xtensa_mdelay.c
xtensa_modifyreg8.c
xtensa_modifyreg16.c
xtensa_modifyreg32.c
xtensa_panic.S
xtensa_puts.c
xtensa_releasepending.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_releasestack.c
xtensa_reprioritizertr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_schedsigaction.c
xtensa_sigdeliver.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_sigtramp.S
xtensa_stackframe.c
xtensa_testset.c
xtensa_timer.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
xtensa_udelay.c
xtensa_unblocktask.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
xtensa_user_handler.S
xtensa_usestack.c
xtensa_vectors.S
xtensa_window_vector.S
xtensa_windowspill.S Run codespell -w against all files 2020-02-22 14:45:07 -06:00
xtensa.h arch: undef USE_SERIALDRIVER if CONFIG_CONSOLE_SYSLOG 2020-02-23 09:10:06 -06:00