nuttx/arch/sim/src
2017-04-29 12:26:52 -06:00
..
.gitignore
board_lcd.c
Makefile 6loWPAN: Fix compile errors and warnings when building the complete 6loWPAN configuration. 2017-04-02 17:46:22 -06:00
nuttx-names.dat Fix some backward DEBUGASSERT tests in ROMFS and FAT. 2017-02-13 14:06:39 -06:00
up_ajoystick.c
up_allocateheap.c
up_blockdevice.c
up_blocktask.c
up_cpuidlestack.c
up_createstack.c
up_devconsole.c
up_deviceimage.c
up_exit.c
up_framebuffer.c
up_head.c
up_hostfs.c hostfs: Add support for fstat(). 2017-02-14 09:54:08 -06:00
up_hostusleep.c
up_idle.c 6loWPAN: Fix compile errors and warnings when building the complete 6loWPAN configuration. 2017-04-02 17:46:22 -06:00
up_initialize.c Move net/iob to drivers/iob so that the I/O buffering feature can be available to other drivers when networking is disabled. 2017-04-20 16:08:49 -06:00
up_initialstate.c
up_internal.h SIM: Fix some bad naming changes associated with the simulated touchscreen. 2017-04-20 07:51:27 -06:00
up_interruptcontext.c
up_ioexpander.c
up_netdev.c
up_netdriver.c net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment. 2017-04-22 11:10:30 -06:00
up_oneshot.c
up_qspiflash.c Fixes for coding standard: '*' needs to 'snuggle' with following variable name 2017-02-28 18:22:58 -06:00
up_releasepending.c
up_releasestack.c
up_reprioritizertr.c
up_romgetc.c
up_schednote.c
up_schedulesigaction.c
up_setjmp32.S
up_setjmp64.S
up_simsmp.c
up_simuart.c
up_smphook.c
up_smpsignal.c
up_spiflash.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
up_stackframe.c
up_tapdev.c
up_testset.c
up_tickless.c up_timer_initialize() is named incorrectly. The prefix should be the architecture name, not up_ since it is private to the architecture. up_timerisr() is similarly misnamed and should also be private since it is used only with the xyz_timerisr.c files. Also updat TODO list. 2017-02-07 10:35:04 -06:00
up_touchscreen.c SIM: Fix some bad naming changes associated with the simulated touchscreen. 2017-04-20 07:51:27 -06:00
up_uartwait.c
up_unblocktask.c
up_usestack.c
up_wpcap.c
up_x11eventloop.c
up_x11framebuffer.c