nuttx/arch/sim/src
2016-06-21 09:35:51 -06:00
..
.gitignore
board_lcd.c Centralize definitions associated with CONFIG_DEBUG_LCD 2016-06-15 11:40:33 -06:00
Makefile
nuttx-names.dat
up_ajoystick.c
up_allocateheap.c
up_blockdevice.c
up_blocktask.c SIM: Comment out skip scheduler debug output that can hang the simulation. 2016-06-21 08:59:01 -06:00
up_cpuidlestack.c
up_createstack.c
up_devconsole.c
up_deviceimage.c arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 11:49:55 -06:00
up_elf.c arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 11:49:55 -06:00
up_exit.c arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 11:49:55 -06:00
up_framebuffer.c Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
up_head.c
up_hostfs.c
up_hostusleep.c
up_idle.c
up_initialize.c Rename CONFIG_SYSLOG_CONSOLE to CONFIG_CONSOLE_SYSLOG 2016-06-21 09:35:51 -06:00
up_initialstate.c
up_internal.h Remove all traces of CONFIG_SYSLOG 2016-06-19 13:59:43 -06:00
up_interruptcontext.c
up_netdev.c
up_netdriver.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
up_releasepending.c arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 11:49:55 -06:00
up_releasestack.c
up_reprioritizertr.c arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 11:49:55 -06:00
up_romgetc.c
up_schednote.c Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces. 2016-06-20 08:57:08 -06:00
up_schedulesigaction.c
up_setjmp32.S
up_setjmp64.S
up_simsmp.c
up_simuart.c
up_smphook.c
up_smpsignal.c arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 11:49:55 -06:00
up_spiflash.c Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
up_stackframe.c
up_tapdev.c
up_testset.c
up_tickless.c
up_touchscreen.c arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 11:49:55 -06:00
up_uartwait.c
up_unblocktask.c arch/sim/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-14 11:49:55 -06:00
up_usestack.c
up_wpcap.c
up_x11eventloop.c
up_x11framebuffer.c