nuttx/arch/sim/src
2014-08-08 17:53:55 -06:00
..
.gitignore
Makefile Don't build in sched_processtimer.c if CONFIG_SCHED_TICKLESS is selected. 2014-08-06 18:27:10 -06:00
nuttx-names.dat NET: More renaming 2014-07-03 17:53:16 -06:00
up_allocateheap.c
up_blockdevice.c Move ramdisk.h to include/nutt/fs/ramdisk.h 2013-12-10 09:42:58 -06:00
up_blocktask.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_createstack.c
up_devconsole.c
up_deviceimage.c Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
up_elf.c
up_exit.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_framebuffer.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_head.c
up_hostusleep.c
up_idle.c Implements the tickless OS 2014-08-07 11:39:16 -06:00
up_initialize.c NET: More renaming 2014-07-03 17:53:16 -06:00
up_initialstate.c
up_internal.h if CONFIG_SCHED_TICKLESS is defined, then the global variable g_system_timer does not exist 2014-08-06 18:26:16 -06:00
up_interruptcontext.c
up_lcd.c Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
up_netdev.c
up_netdriver.c NET: Standardize naming of all protocal header lengths 2014-07-05 13:04:48 -06:00
up_releasepending.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_releasestack.c
up_reprioritizertr.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_romgetc.c
up_schedulesigaction.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_setjmp.S Cosmetic changes to comments 2014-07-29 07:17:01 -06:00
up_stackframe.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_stdio.c
up_tapdev.c NET: More renaming 2014-07-03 17:53:16 -06:00
up_tickless.c Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors 2014-08-07 18:00:38 -06:00
up_touchscreen.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_unblocktask.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_usestack.c
up_wpcap.c NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed. 2014-07-04 19:13:08 -06:00
up_x11eventloop.c
up_x11framebuffer.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00