nuttx/arch/z80/src/common
Xiang Xiao bff26dbe3a arch: Cleanup syslog_console_init usage
1. Remove the private declaration
2. Ensure nuttx/syslog/syslog_console.h gets included
3. Remove syslog_console.h inclusion if not really used
2020-02-18 13:06:53 -06:00
..
Kconfig
up_allocateheap.c configs/makerlisp: This commit brings in a new configuration to support execution entirely out of external SRAM. 2019-06-26 09:56:20 -06:00
up_arch.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
up_assert.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_blocktask.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_createstack.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
up_exit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_idle.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_initialize.c ramlog: Remove g_ramlog_syslog_channel since it's same as g_default_channel 2020-02-18 13:04:45 -06:00
up_interruptcontext.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
up_mdelay.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_puts.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
up_releasepending.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_releasestack.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
up_reprioritizertr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_stackdump.c Squashed commit of the following: 2019-06-17 12:25:43 -06:00
up_stackframe.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_udelay.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_unblocktask.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_usestack.c arch/z80/src: Rename up_doirq.c and up_internal.h to z80_doirq.c and z80_internal.h for better consistency with the naming conventions 2019-06-09 19:08:42 -06:00
z80_doirq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
z80_internal.h arch: Cleanup syslog_console_init usage 2020-02-18 13:06:53 -06:00